Units API.

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

GET /api/units/99500/?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": [
        "For non-threaded programs the PID and TID are the same. For threaded programs the first thread PID and TID are the same and every created thread shares the same PID and gets assigned a unique TID (because <literal>CLONE_THREAD</literal> is passed in) also parent is shared for all processes forming this threaded program."
    ],
    "previous_source": "",
    "target": [
        "For non-threaded programs the PID and TID are the same. For threaded programs the first thread PID and TID are the same and every created thread shares the same PID and gets assigned a unique TID (because <literal>CLONE_THREAD</literal> is passed in) also parent is shared for all processes forming this threaded program."
    ],
    "id_hash": -5721311215938574541,
    "content_hash": -5721311215938574541,
    "location": "article.translate.xml:666",
    "context": "",
    "note": "(itstool) path: sect4/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 103,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 52,
    "source_unit": "https://translate-dev.freebsd.org/api/units/99500/?format=api",
    "priority": 100,
    "id": 99500,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_linux-emulation/en/?checksum=3099d1c30c85e733",
    "url": "https://translate-dev.freebsd.org/api/units/99500/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:10:39.227899Z"
}