Units API.

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

GET /api/units/105032/?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": [
        "A <emphasis>file</emphasis> is a linear array of bytes with at least one name. A file exists until all its names are deleted explicitly and no process holds a descriptor for it. A process acquires a descriptor for a file by opening that file's name with the <emphasis>open</emphasis> system call. I/O devices are accessed as files."
    ],
    "previous_source": "",
    "target": [
        "A <emphasis>file</emphasis> is a linear array of bytes with at least one name. A file exists until all its names are deleted explicitly and no process holds a descriptor for it. A process acquires a descriptor for a file by opening that file's name with the <emphasis>open</emphasis> system call. I/O devices are accessed as files."
    ],
    "id_hash": 8200502402517358495,
    "content_hash": 8200502402517358495,
    "location": "book.translate.xml:1175",
    "context": "",
    "note": "(itstool) path: listitem/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 186,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 55,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105032/?format=api",
    "priority": 100,
    "id": 105032,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/en/?checksum=f1ce097ca9c8d79f",
    "url": "https://translate-dev.freebsd.org/api/units/105032/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:22:22.697115Z"
}