Units API.

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

GET /api/units/1752695/?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/fr/?format=api",
    "source": [
        "The hexadecimal conversion reads the byte from the `buffer` into `EAX`, or actually just `AL`, while clearing the remaining bits of `EAX` to zeros.  We also copy the byte to `EDX` because we need to convert the upper four bits (nibble) separately from the lower four bits.  We store the result in the first two bytes of the buffer."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 6579337371025073974,
    "content_hash": 6579337371025073974,
    "location": "documentation/content/en/books/developers-handbook/x86/_index.adoc:702",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 159,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 59,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1195158/?format=api",
    "priority": 100,
    "id": 1752695,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookx86_index/fr/?checksum=db4e807ae966e736",
    "url": "https://translate-dev.freebsd.org/api/units/1752695/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-01-22T18:09:10.990887Z"
}