Units API.

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

GET /api/units/99431/?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": [
        "Traditional <trademark class=\"registered\">UNIX</trademark> does not define any API nor implementation for threading, while <trademark class=\"registered\">POSIX</trademark> defines its threading API but the implementation is undefined. Traditionally there were two ways of implementing threads. Handling them as separate processes (1:1 threading) or envelope the whole thread group in one process and managing the threading in userspace (1:N threading). Comparing main features of each approach:"
    ],
    "previous_source": "",
    "target": [
        "Traditional <trademark class=\"registered\">UNIX</trademark> does not define any API nor implementation for threading, while <trademark class=\"registered\">POSIX</trademark> defines its threading API but the implementation is undefined. Traditionally there were two ways of implementing threads. Handling them as separate processes (1:1 threading) or envelope the whole thread group in one process and managing the threading in userspace (1:N threading). Comparing main features of each approach:"
    ],
    "id_hash": 7041465099961053219,
    "content_hash": 7041465099961053219,
    "location": "article.translate.xml:210",
    "context": "",
    "note": "(itstool) path: sect3/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 62,
    "source_unit": "https://translate-dev.freebsd.org/api/units/99431/?format=api",
    "priority": 100,
    "id": 99431,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_linux-emulation/en/?checksum=e1b84f337d7d3023",
    "url": "https://translate-dev.freebsd.org/api/units/99431/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:10:38.385321Z"
}