Units API.

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

GET /api/units/1752733/?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": [
        "We take advantage of the fact that the system does not modify the registers: We use registers for what, otherwise, would have to be global variables stored in the `.data` section.  This is also why the UNIX(R) convention of passing parameters to system calls on the stack is superior to the Microsoft convention of passing them in the registers: We can keep the registers for our own use."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -8505528695296266842,
    "content_hash": -8505528695296266842,
    "location": "documentation/content/en/books/developers-handbook/x86/_index.adoc:925",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 197,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 68,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1195180/?format=api",
    "priority": 100,
    "id": 1752733,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookx86_index/fr/?checksum=09f64ab741f96da6",
    "url": "https://translate-dev.freebsd.org/api/units/1752733/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-01-22T18:09:11.015512Z"
}