Units API.

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

GET /api/units/102372/?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/en/?format=api",
    "source": [
        "The function <function>init386()</function> is called with a pointer to the first free physical page, after that <function>mi_startup()</function>. <function>init386</function> is an architecture dependent initialization function, and <function>mi_startup()</function> is an architecture independent one (the 'mi_' prefix stands for Machine Independent). The kernel never returns from <function>mi_startup()</function>, and by calling it, the kernel finishes booting:"
    ],
    "previous_source": "",
    "target": [
        "The function <function>init386()</function> is called with a pointer to the first free physical page, after that <function>mi_startup()</function>. <function>init386</function> is an architecture dependent initialization function, and <function>mi_startup()</function> is an architecture independent one (the 'mi_' prefix stands for Machine Independent). The kernel never returns from <function>mi_startup()</function>, and by calling it, the kernel finishes booting:"
    ],
    "id_hash": 5459392811433185964,
    "content_hash": 5459392811433185964,
    "location": "book.translate.xml:2199",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 230,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 52,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102372/?format=api",
    "priority": 100,
    "id": 102372,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/en/?checksum=cbc3a8d63ecbd2ac",
    "url": "https://translate-dev.freebsd.org/api/units/102372/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:44.429061Z"
}