Units API.

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

GET /api/units/227403/?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/es/?format=api",
    "source": [
        "UNIX processes use <emphasis>descriptors</emphasis> to reference I/O streams. Descriptors are small unsigned integers obtained from the <emphasis>open</emphasis> and <emphasis>socket</emphasis> system calls. The <emphasis>open</emphasis> system call takes as arguments the name of a file and a permission mode to specify whether the file should be open for reading or for writing, or for both. This system call also can be used to create a new, empty file. A <emphasis>read</emphasis> or <emphasis>write</emphasis> system call can be applied to a descriptor to transfer data. The <emphasis>close</emphasis> system call can be used to deallocate any descriptor."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -2047044968279792695,
    "content_hash": -2047044968279792695,
    "location": "book.translate.xml:1144",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 184,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 92,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105030/?format=api",
    "priority": 100,
    "id": 227403,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/es/?checksum=63976f72726ea3c9",
    "url": "https://translate-dev.freebsd.org/api/units/227403/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-14T21:38:05.892878Z"
}