Units API.

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

GET /api/units/33891/?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_design-44bsd/pt_BR/?format=api",
    "source": [
        "The 4.4BSD kernel is not partitioned into multiple processes. This basic design decision was made in the earliest versions of UNIX. The first two implementations by Ken Thompson had no memory mapping, and thus made no hardware-enforced distinction between user and kernel space <xref linkend=\"biblio-ritchie\"/>. A message-passing system could have been implemented as readily as the actually implemented model of kernel and user processes. The monolithic kernel was chosen for simplicity and performance. And the early kernels were small; the inclusion of facilities such as networking into the kernel has increased its size. The current trend in operating-systems research is to reduce the kernel size by placing such services in user space."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -6334107594991494552,
    "content_hash": -6334107594991494552,
    "location": "book.translate.xml:173",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 112,
    "source_unit": "https://translate-dev.freebsd.org/api/units/104867/?format=api",
    "priority": 100,
    "id": 33891,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/pt_BR/?checksum=2818bab3af6d9a68",
    "url": "https://translate-dev.freebsd.org/api/units/33891/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:22:19.490097Z"
}