Units API.

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

GET /api/units/1191910/?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/documentation/booksdevelopers-handbooktools_index/en/?format=api",
    "source": [
        "The advantage of this is that you can see the results of your commands immediately, and mistakes can be corrected readily.  The biggest disadvantage comes when you want to share your programs with someone.  They must have the same interpreter, or you must have some way of giving it to them, and they need to understand how to use it.  Also users may not appreciate being thrown into a debugger if they press the wrong key! From a performance point of view, interpreters can use up a lot of memory, and generally do not generate code as efficiently as compilers."
    ],
    "previous_source": "",
    "target": [
        "The advantage of this is that you can see the results of your commands immediately, and mistakes can be corrected readily.  The biggest disadvantage comes when you want to share your programs with someone.  They must have the same interpreter, or you must have some way of giving it to them, and they need to understand how to use it.  Also users may not appreciate being thrown into a debugger if they press the wrong key! From a performance point of view, interpreters can use up a lot of memory, and generally do not generate code as efficiently as compilers."
    ],
    "id_hash": -4445490092857479817,
    "content_hash": -4445490092857479817,
    "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:97",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 100,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1191910/?format=api",
    "priority": 100,
    "id": 1191910,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/en/?checksum=424e725052b62d77",
    "url": "https://translate-dev.freebsd.org/api/units/1191910/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:25:20.750790Z"
}