Units API.

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

GET /api/units/34104/?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": [
        "<literal>boot2</literal> defines an important structure, <literal>struct bootinfo</literal>. This structure is initialized by <literal>boot2</literal> and passed to the loader, and then further to the kernel. Some nodes of this structures are set by <literal>boot2</literal>, the rest by the loader. This structure, among other information, contains the kernel filename, <acronym>BIOS</acronym> harddisk geometry, <acronym>BIOS</acronym> drive number for boot device, physical memory available, <literal>envp</literal> pointer etc. The definition for it is:"
    ],
    "previous_source": "",
    "target": [
        "boot2 定义了很重要的引导信息数据结构。此结构由 boot2 初始化,然后传递到加载程序,再传到内核。"
    ],
    "id_hash": -6013498388983336778,
    "content_hash": -6013498388983336778,
    "location": "book.translate.xml:2004",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 199,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 67,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102342/?format=api",
    "priority": 100,
    "id": 34104,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/zh_CN/?checksum=2c8bc3137b43b0b6",
    "url": "https://translate-dev.freebsd.org/api/units/34104/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:44.064674Z"
}