Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/43830518/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/copyq/master/ja/?format=api",
    "source": [
        "Skips the command if the input text does not match this regular expression (leave empty to match everything).\n\n%2 through %9 in Command and Filter will be replaced with the captured texts.\n\nExamples:\n\n- Match URL: ^(https?|ftp)://\n- Match PDF filenames: \\.pdf$\n- Match single character: ^.$\n- Match remote multimedia: ^http://.*\\.(ogv|vlc|mp4|mp3)$"
    ],
    "previous_source": "",
    "target": [
        "入力された文字列がこの正規表現に一致しないなら、コマンド実行を省略します (空ですべてに一致)。\n\nCommand と Filter 内の %2 から %9 は、参照された文字列に置換されます。\n\n例:\n\n- URL に一致: ^(https?|ftp)://\n- PDF のファイル名: \\.pdf$\n- 1文字: ^.$\n- オンラインのマルチメディア: ^https://.*\\.(ogv|vlc|mp4|mp3)$"
    ],
    "id_hash": -3248587000047870867,
    "content_hash": -3248587000047870867,
    "location": "../src/ui/commandwidget.ui:356",
    "context": "CommandWidget",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 128,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 52,
    "source_unit": "https://hosted.weblate.org/api/units/43830505/?format=api",
    "priority": 100,
    "id": 43830518,
    "web_url": "https://hosted.weblate.org/translate/copyq/master/ja/?checksum=52eab355d031dc6d",
    "url": "https://hosted.weblate.org/api/units/43830518/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-09-26T08:18:14.479461+02:00"
}