Units API.

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

GET /api/units/1191906/?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": [
        "A program is a set of instructions that tell the computer to do various things; sometimes the instruction it has to perform depends on what happened when it performed a previous instruction.  This section gives an overview of the two main ways in which you can give these instructions, or \"commands\" as they are usually called.  One way uses an _interpreter_, the other a _compiler_.  As human languages are too difficult for a computer to understand in an unambiguous way, commands are usually written in one or other languages specially designed for the purpose."
    ],
    "previous_source": "",
    "target": [
        "A program is a set of instructions that tell the computer to do various things; sometimes the instruction it has to perform depends on what happened when it performed a previous instruction.  This section gives an overview of the two main ways in which you can give these instructions, or \"commands\" as they are usually called.  One way uses an _interpreter_, the other a _compiler_.  As human languages are too difficult for a computer to understand in an unambiguous way, commands are usually written in one or other languages specially designed for the purpose."
    ],
    "id_hash": 4500288402789309841,
    "content_hash": 4500288402789309841,
    "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:86",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 94,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1191906/?format=api",
    "priority": 100,
    "id": 1191906,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/en/?checksum=be743c7573111d91",
    "url": "https://translate-dev.freebsd.org/api/units/1191906/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:25:20.160408Z"
}