Units API.

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

GET /api/units/200486/?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": [
        "To step through the program a line at a time, type <userinput>thread step-over</userinput>. When the program gets to a function call, step into it by typing <userinput>thread step-in</userinput>. Once in a function call, return from it by typing <userinput>thread step-out</userinput> or use <userinput>up</userinput> and <userinput>down</userinput> to take a quick look at the caller."
    ],
    "previous_source": "",
    "target": [
        "To step through the program a line at a time, type <userinput>thread step-over</userinput>. When the program gets to a function call, step into it by typing <userinput>thread step-in</userinput>. Once in a function call, return from it by typing <userinput>thread step-out</userinput> or use <userinput>up</userinput> and <userinput>down</userinput> to take a quick look at the caller."
    ],
    "id_hash": 3457658905545264667,
    "content_hash": 3457658905545264667,
    "location": "book.translate.xml:1809",
    "context": "",
    "note": "(itstool) path: sect3/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 335,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 53,
    "source_unit": "https://translate-dev.freebsd.org/api/units/200486/?format=api",
    "priority": 100,
    "id": 200486,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/en/?checksum=affc1274837dce1b",
    "url": "https://translate-dev.freebsd.org/api/units/200486/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-26T12:32:42.063455Z"
}