Units API.

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

GET /api/units/107476/?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_developers-handbook/en/?format=api",
    "source": [
        "The new solution I use now is to call <function>write</function> every time I find the input buffer empty. That way, when running in the interactive mode, the program reads one line from the user's keyboard, processes it, and sees its input buffer is empty. It flushes its output and reads the next line."
    ],
    "previous_source": "",
    "target": [
        "The new solution I use now is to call <function>write</function> every time I find the input buffer empty. That way, when running in the interactive mode, the program reads one line from the user's keyboard, processes it, and sees its input buffer is empty. It flushes its output and reads the next line."
    ],
    "id_hash": -5056247649371366336,
    "content_hash": -5056247649371366336,
    "location": "book.translate.xml:12519",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1937,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 53,
    "source_unit": "https://translate-dev.freebsd.org/api/units/107476/?format=api",
    "priority": 100,
    "id": 107476,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/en/?checksum=39d4998d52d0dc40",
    "url": "https://translate-dev.freebsd.org/api/units/107476/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:24:21.013053Z"
}