Units API.

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

GET /api/units/105004/?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/en/?format=api",
    "source": [
        "Processes are organized into <emphasis>process groups</emphasis>. Process groups are used to control access to terminals and to provide a means of distributing signals to collections of related processes. A process inherits its process group from its parent process. Mechanisms are provided by the kernel to allow a process to alter its process group or the process group of its descendents. Creating a new process group is easy; the value of a new process group is ordinarily the process identifier of the creating process."
    ],
    "previous_source": "",
    "target": [
        "Processes are organized into <emphasis>process groups</emphasis>. Process groups are used to control access to terminals and to provide a means of distributing signals to collections of related processes. A process inherits its process group from its parent process. Mechanisms are provided by the kernel to allow a process to alter its process group or the process group of its descendents. Creating a new process group is easy; the value of a new process group is ordinarily the process identifier of the creating process."
    ],
    "id_hash": 6778163262426771024,
    "content_hash": 6778163262426771024,
    "location": "book.translate.xml:823",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 158,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 83,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105004/?format=api",
    "priority": 100,
    "id": 105004,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/en/?checksum=de10df932e8cee50",
    "url": "https://translate-dev.freebsd.org/api/units/105004/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:22:22.171006Z"
}