Units API.

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

GET /api/units/99578/?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": [
        "The FreeBSD VFS subsystem is very complex but the <trademark class=\"registered\">Linux</trademark> emulation layer uses just a small subset via a well defined API. It can either operate on vnodes or file handlers. Vnode represents a virtual vnode, i.e. representation of a node in VFS. Another representation is a file handler, which represents an opened file from the perspective of a process. A file handler can represent a socket or an ordinary file. A file handler contains a pointer to its vnode. More then one file handler can point to the same vnode."
    ],
    "previous_source": "",
    "target": [
        "The FreeBSD VFS subsystem is very complex but the <trademark class=\"registered\">Linux</trademark> emulation layer uses just a small subset via a well defined API. It can either operate on vnodes or file handlers. Vnode represents a virtual vnode, i.e. representation of a node in VFS. Another representation is a file handler, which represents an opened file from the perspective of a process. A file handler can represent a socket or an ordinary file. A file handler contains a pointer to its vnode. More then one file handler can point to the same vnode."
    ],
    "id_hash": -1705394484518993316,
    "content_hash": -1705394484518993316,
    "location": "article.translate.xml:1158",
    "context": "",
    "note": "(itstool) path: sect3/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 180,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 92,
    "source_unit": "https://translate-dev.freebsd.org/api/units/99578/?format=api",
    "priority": 100,
    "id": 99578,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_linux-emulation/en/?checksum=685538c07c55c25c",
    "url": "https://translate-dev.freebsd.org/api/units/99578/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:10:40.006969Z"
}