Units API.

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

GET /api/units/34195/?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": [
        "So when a userland application issues the <literal>INT 0x80</literal> instruction, control will transfer to the function <function>_Xint0x80_syscall</function>, which is in the kernel code segment and will be executed with supervisor privileges."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -7762065141410761194,
    "content_hash": -7762065141410761194,
    "location": "book.translate.xml:2373",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 259,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 31,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102401/?format=api",
    "priority": 100,
    "id": 34195,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/zh_CN/?checksum=14479ae10ac4f616",
    "url": "https://translate-dev.freebsd.org/api/units/34195/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:44.779025Z"
}