Units API.

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

GET /api/units/1195182/?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-handbookx86_index/en/?format=api",
    "source": [
        "We use `EDI` and `ESI` as pointers to the next byte to be read from or written to.  We use `EBX` and `ECX` to keep count of the number of bytes in the two buffers, so we know when to dump the output to, or read more input from, the system."
    ],
    "previous_source": "",
    "target": [
        "We use `EDI` and `ESI` as pointers to the next byte to be read from or written to.  We use `EBX` and `ECX` to keep count of the number of bytes in the two buffers, so we know when to dump the output to, or read more input from, the system."
    ],
    "id_hash": -3801759671712122799,
    "content_hash": -3801759671712122799,
    "location": "documentation/content/en/books/developers-handbook/x86/_index.adoc:930",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 198,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 51,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1195182/?format=api",
    "priority": 100,
    "id": 1195182,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookx86_index/en/?checksum=4b3d6fb89e317851",
    "url": "https://translate-dev.freebsd.org/api/units/1195182/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:38:10.146663Z"
}