Units API.

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

GET /api/units/1801769/?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/ru/?format=api",
    "source": [
        "But assembly language programmers like to shave off cycles.  The above example requires a `call/ret` combination.  We can eliminate it by ``push``ing an extra dword:"
    ],
    "previous_source": "",
    "target": [
        "Но программисты на ассемблере любят экономить такты. Приведённый выше пример требует комбинации `call/ret`. Мы можем исключить её, сделав ``push`` дополнительного двойного слова:"
    ],
    "id_hash": 655601542167117811,
    "content_hash": 655601542167117811,
    "location": "documentation/content/en/books/developers-handbook/x86/_index.adoc:137",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 25,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1195078/?format=api",
    "priority": 100,
    "id": 1801769,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookx86_index/ru/?checksum=89192a210b11bff3",
    "url": "https://translate-dev.freebsd.org/api/units/1801769/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-05-25T08:14:31.087841Z"
}