Units API.

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

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

{
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_arch-handbook/zh_CN/?format=api",
    "source": [
        "The <literal>#include</literal> statement and what follows it is copied verbatim to the head of the generated code file."
    ],
    "previous_source": "",
    "target": [
        "<literal>#include</literal>语句的整行内容将被一字不差的\n        复制到被生成的代码文件的头部。"
    ],
    "id_hash": -7583288659965552521,
    "content_hash": -7583288659965552521,
    "location": "book.translate.xml:3130",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 400,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 18,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102542/?format=api",
    "priority": 100,
    "id": 34412,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/zh_CN/?checksum=16c2bf2449815877",
    "url": "https://translate-dev.freebsd.org/api/units/34412/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:46.501382Z"
}