Units API.

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

GET /api/units/102327/?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/freebsd-doc/boooks_arch-handbook/en/?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"
    ],
    "previous_source": "",
    "target": [
        "/*\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"
    ],
    "id_hash": -5364329879369892315,
    "content_hash": -5364329879369892315,
    "location": "book.translate.xml:1737",
    "context": "",
    "note": "(itstool) path: figure/programlisting",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 184,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 60,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102327/?format=api",
    "priority": 100,
    "id": 102327,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/en/?checksum=358e12656a24be25",
    "url": "https://translate-dev.freebsd.org/api/units/102327/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:43.872085Z"
}