Units API.

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

GET /api/units/1098044/?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-handbookisa_index/zh_CN/?format=api",
    "source": [
        "The interrupt handler is called when an interrupt is received which may be from this particular device. The ISA bus does not support interrupt sharing (except in some special cases) so in practice if the interrupt handler is called then the interrupt almost for sure came from its device. Still, the interrupt handler must poll the device registers and make sure that the interrupt was generated by its device. If not it should just return."
    ],
    "previous_source": "",
    "target": [
        "当收到来自特定设备的中断时就会调用中断处理函数。ISA总线不支持中断共享(某些特殊情况例外),因此实际上如果中断处理函数被调用,几乎可以确信中断是来自其设备。然而,中断处理函数必须轮询设备寄存器并确保中断是由它的设备产生的。如果不是,中断处理函数应当返回。"
    ],
    "id_hash": 8547301698730710347,
    "content_hash": 8547301698730710347,
    "location": "documentation/content/en/books/arch-handbook/isa/_index.adoc:1096",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 362,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 75,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1095454/?format=api",
    "priority": 100,
    "id": 1098044,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookisa_index/zh_CN/?checksum=f69e1d9c04efd54b",
    "url": "https://translate-dev.freebsd.org/api/units/1098044/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:00:56.712891Z"
}