Units API.

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

GET /api/units/1761673/?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/booksarch-handbooksmp_index/fr/?format=api",
    "source": [
        "A sleep queue is a structure that holds the list of threads asleep on a wait channel. Each thread that is not asleep on a wait channel carries a sleep queue structure around with it. When a thread blocks on a wait channel, it donates its sleep queue structure to that wait channel. Sleep queues associated with a wait channel are stored in a hash table."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 723000331318945460,
    "content_hash": 723000331318945460,
    "location": "documentation/content/en/books/arch-handbook/smp/_index.adoc:242",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 93,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 66,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1134346/?format=api",
    "priority": 100,
    "id": 1761673,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooksmp_index/fr/?checksum=8a089cf880c166b4",
    "url": "https://translate-dev.freebsd.org/api/units/1761673/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-01-22T18:20:33.750060Z"
}