Units API.

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

GET /api/units/99422/?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/articles_linux-emulation/en/?format=api",
    "source": [
        "Every running program constitutes a process that represents a state of the computation. Running process is divided between kernel-space and user-space. Some operations can be done only from kernel space (dealing with hardware etc.), but the process should spend most of its lifetime in the user space. The kernel is where the management of the processes, hardware, and low-level details take place. The kernel provides a standard unified <trademark class=\"registered\">UNIX</trademark> API to the user space. The most important ones are covered below."
    ],
    "previous_source": "",
    "target": [
        "Every running program constitutes a process that represents a state of the computation. Running process is divided between kernel-space and user-space. Some operations can be done only from kernel space (dealing with hardware etc.), but the process should spend most of its lifetime in the user space. The kernel is where the management of the processes, hardware, and low-level details take place. The kernel provides a standard unified <trademark class=\"registered\">UNIX</trademark> API to the user space. The most important ones are covered below."
    ],
    "id_hash": -5716926974514384483,
    "content_hash": -5716926974514384483,
    "location": "article.translate.xml:145",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 82,
    "source_unit": "https://translate-dev.freebsd.org/api/units/99422/?format=api",
    "priority": 100,
    "id": 99422,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_linux-emulation/en/?checksum=30a96534cd38b19d",
    "url": "https://translate-dev.freebsd.org/api/units/99422/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:10:38.235518Z"
}