Units API.

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

GET /api/units/1191908/?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": [
        "With an interpreter, the language comes as an environment, where you type in commands at a prompt and the environment executes them for you.  For more complicated programs, you can type the commands into a file and get the interpreter to load the file and execute the commands in it.  If anything goes wrong, many interpreters will drop you into a debugger to help you track down the problem."
    ],
    "previous_source": "",
    "target": [
        "With an interpreter, the language comes as an environment, where you type in commands at a prompt and the environment executes them for you.  For more complicated programs, you can type the commands into a file and get the interpreter to load the file and execute the commands in it.  If anything goes wrong, many interpreters will drop you into a debugger to help you track down the problem."
    ],
    "id_hash": 5968009091397763249,
    "content_hash": 5968009091397763249,
    "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:92",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 69,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1191908/?format=api",
    "priority": 100,
    "id": 1191908,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/en/?checksum=d2d2a0a61510c0b1",
    "url": "https://translate-dev.freebsd.org/api/units/1191908/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:25:20.470386Z"
}