Units API.

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

GET /api/units/1497551/?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/ko/?format=api",
    "source": [
        "This first block of code is the entry point of the program.  It is where the BIOS transfers control.  First, it makes sure that the string operations autoincrement its pointer operands (the `cld` instruction) footnote:[When in doubt, we refer the reader to the official Intel manuals, which describe the exact semantics for each instruction: .].  Then, as it makes no assumption about the state of the segment registers, it initializes them.  Finally, it sets the stack pointer register (`%sp`) to ($LOAD = address `0x7c00`), so we have a working stack."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8941725315744175518,
    "content_hash": 8941725315744175518,
    "location": "documentation/content/en/books/arch-handbook/boot/_index.adoc:263",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 46,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 90,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1436417/?format=api",
    "priority": 100,
    "id": 1497551,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookboot_index/ko/?checksum=fc1763cca40c959e",
    "url": "https://translate-dev.freebsd.org/api/units/1497551/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-07T02:51:50.594542Z"
}