Units API.

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

GET /api/units/105709/?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": [
        "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 <quote>commands</quote> as they are usually called. One way uses an <firstterm>interpreter</firstterm>, the other a <firstterm>compiler</firstterm>. 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 <quote>commands</quote> as they are usually called. One way uses an <firstterm>interpreter</firstterm>, the other a <firstterm>compiler</firstterm>. 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": -128144806101844640,
    "content_hash": -128144806101844640,
    "location": "book.translate.xml:461",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 95,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 94,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105709/?format=api",
    "priority": 100,
    "id": 105709,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/en/?checksum=7e38bcfa507cfd60",
    "url": "https://translate-dev.freebsd.org/api/units/105709/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:55.033282Z"
}