Units API.

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

GET /api/units/1437280/?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-handbookboot_index/fr_FR/?format=api",
    "source": [
        "This code disables interrupts, sets up a working stack (starting at address `0x1800`) and clears the flags in the EFLAGS register.  Note that the `popfl` instruction pops out a doubleword (4 bytes) from the stack and places it in the EFLAGS register.  As the value actually popped is `2`, the EFLAGS register is effectively cleared (IA-32 requires that bit 2 of the EFLAGS register always be 1)."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8615059423826275749,
    "content_hash": 8615059423826275749,
    "location": "documentation/content/en/books/arch-handbook/boot/_index.adoc:944",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 172,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 67,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1436595/?format=api",
    "priority": 100,
    "id": 1437280,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookboot_index/fr_FR/?checksum=f78ed6e6c40beda5",
    "url": "https://translate-dev.freebsd.org/api/units/1437280/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-07-08T02:59:36.583540Z"
}