Units API.

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

GET /api/units/1134044/?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/nl_NL/?format=api",
    "source": [
        "/*\n * Update real mode IDT for reflecting hardware interrupts.\n */\n\t\tmov $intr20,%bx\t\t\t# Address first handler\n\t\tmov $0x10,%cx\t\t\t# Number of handlers\n\t\tmov $0x20*4,%di\t\t\t# First real mode IDT entry\ninit.0:\t\tmov %bx,(%di)\t\t\t# Store IP\n\t\tinc %di\t\t\t\t# Address next\n\t\tinc %di\t\t\t\t#  entry\n\t\tstosw\t\t\t\t# Store CS\n\t\tadd $4,%bx\t\t\t# Next handler\n\t\tloop init.0\t\t\t# Next IRQ\n"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 6524770693107043904,
    "content_hash": 6524770693107043904,
    "location": "documentation/content/en/books/arch-handbook/boot/_index.adoc:982",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 178,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 60,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1131006/?format=api",
    "priority": 100,
    "id": 1134044,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookboot_index/nl_NL/?checksum=da8ca4602b864e40",
    "url": "https://translate-dev.freebsd.org/api/units/1134044/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:16:43.311657Z"
}