Units API.

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

GET /api/units/34427/?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>DEFAULT</literal> keyword may follow the <literal>METHOD</literal> keyword. It extends the <literal>METHOD</literal> key word to include the default function for method. The extended syntax is <literal>METHOD [return type] [method name] { [object; [other arguments]] }DEFAULT [default function];</literal>"
    ],
    "previous_source": "",
    "target": [
        "关键词<literal>DEFAULT</literal>跟在关键词<literal>METHOD</literal>之后,是对关键词<literal>METHOD</literal>的补充。它给这个方法补充上缺省函数。语法是: <literal>METHOD [返回值类型] [方法名] {[对象; [其它参数]] }DEFAULT [缺省函数];</literal>"
    ],
    "id_hash": 7531832938657350743,
    "content_hash": 7531832938657350743,
    "location": "book.translate.xml:3172",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 409,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 37,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102551/?format=api",
    "priority": 100,
    "id": 34427,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/zh_CN/?checksum=e886722700420457",
    "url": "https://translate-dev.freebsd.org/api/units/34427/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:46.592535Z"
}