Units API.

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

GET /api/units/34251/?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 <function>create_init()</function> allocates a new process by calling <function>fork1()</function>, but does not mark it runnable. When this new process is scheduled for execution by the scheduler, the <function>start_init()</function> will be called. That function is defined in <filename>init_main.c</filename>. It tries to load and exec the <filename>init</filename> binary, probing <filename>/sbin/init</filename> first, then <filename>/sbin/oinit</filename>, <filename>/sbin/init.bak</filename>, and finally <filename>/stand/sysinstall</filename>:"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 4560443421461064464,
    "content_hash": 4560443421461064464,
    "location": "book.translate.xml:2616",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 297,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 55,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102439/?format=api",
    "priority": 100,
    "id": 34251,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/zh_CN/?checksum=bf49f3212a742b10",
    "url": "https://translate-dev.freebsd.org/api/units/34251/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:45.245747Z"
}