Units API.

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

GET /api/units/1191938/?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": [
        "Obviously, this is not quite as direct as using an interpreter.  However it allows you to do a lot of things which are very difficult or even impossible with an interpreter, such as writing code which interacts closely with the operating system-or even writing your own operating system! It is also useful if you need to write very efficient code, as the compiler can take its time and optimize the code, which would not be acceptable in an interpreter.  Moreover, distributing a program written for a compiler is usually more straightforward than one written for an interpreter-you can just give them a copy of the executable, assuming they have the same operating system as you."
    ],
    "previous_source": "",
    "target": [
        "Obviously, this is not quite as direct as using an interpreter.  However it allows you to do a lot of things which are very difficult or even impossible with an interpreter, such as writing code which interacts closely with the operating system-or even writing your own operating system! It is also useful if you need to write very efficient code, as the compiler can take its time and optimize the code, which would not be acceptable in an interpreter.  Moreover, distributing a program written for a compiler is usually more straightforward than one written for an interpreter-you can just give them a copy of the executable, assuming they have the same operating system as you."
    ],
    "id_hash": 4672527712001737784,
    "content_hash": 4672527712001737784,
    "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:184",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 47,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 115,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1191938/?format=api",
    "priority": 100,
    "id": 1191938,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/en/?checksum=c0d82732ad084438",
    "url": "https://translate-dev.freebsd.org/api/units/1191938/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:25:26.148334Z"
}