Units API.

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

GET /api/units/34421/?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>CODE</literal> keyword copies its arguments verbatim into the code file. Its syntax is <literal>CODE { [whatever] };</literal>"
    ],
    "previous_source": "",
    "target": [
        "关键词<literal>CODE</literal>会将它的参数一字不差的复制到代码文件中。语法是<literal>CODE { [任何代码] };</literal>"
    ],
    "id_hash": 3196631628246255333,
    "content_hash": 3196631628246255333,
    "location": "book.translate.xml:3147",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 405,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102547/?format=api",
    "priority": 100,
    "id": 34421,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/zh_CN/?checksum=ac5cb787876586e5",
    "url": "https://translate-dev.freebsd.org/api/units/34421/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:46.549259Z"
}