Units API.

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

GET /api/units/26445/?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/es/?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": [
        "el subsistema FreeBSD VFS es muy complejo pero es <trademark class=\"registered\">Linux</trademark> La capa de emulación utiliza solo un pequeño subconjunto a través de una API bien definida. Puede operar en vnodes o controladores de archivos. Vnode representa un vnode virtual, es decir, la representación de un nodo en VFS. Otra representación es un controlador de archivos, que representa un archivo abierto desde la perspectiva de un proceso. Un manejador de archivos puede representar un socket o un archivo ordinario. Un controlador de archivos contiene un puntero a su vnode. Más de un controlador de archivos puede apuntar al mismo vnode."
    ],
    "id_hash": -1705394484518993316,
    "content_hash": -1705394484518993316,
    "location": "article.translate.xml:1158",
    "context": "",
    "note": "(itstool) path: sect3/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "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": 26445,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_linux-emulation/es/?checksum=685538c07c55c25c",
    "url": "https://translate-dev.freebsd.org/api/units/26445/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:10:40.006969Z"
}