Units API.

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

GET /api/units/1752732/?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 now have a third section in the source code, named `.bss`.  This section is not included in our executable file, and, therefore, cannot be initialized.  We use `resb` instead of `db`.  It simply reserves the requested size of uninitialized memory for our use."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 5013188414888626986,
    "content_hash": 5013188414888626986,
    "location": "documentation/content/en/books/developers-handbook/x86/_index.adoc:921",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 196,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 44,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1195178/?format=api",
    "priority": 100,
    "id": 1752732,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookx86_index/fr/?checksum=c5926c4d658a4b2a",
    "url": "https://translate-dev.freebsd.org/api/units/1752732/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-01-22T18:09:11.014817Z"
}