Units API.

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

GET /api/units/1130390/?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-handbookpci_index/zh_CN/?format=api",
    "source": [
        "Some care must be taken in the detach routine of the driver. You must quiesce the device's interrupt stream, and remove the interrupt handler. Once `bus_teardown_intr()` has returned, you know that your interrupt handler will no longer be called and that all threads that might have been executing this interrupt handler have returned. Since this function can sleep, you must not hold any mutexes when calling this function."
    ],
    "previous_source": "",
    "target": [
        "在设备的分离例程中必须注意一些问题。你必须停顿设备的中断流,并移除中断处理函数。一旦<function>bus_teardown_intr()</function>返回,你知道你的中断处理函数不会再被调用,并且所有可能已经执行了这个中断处理函数的线程都已经返回。由于此函数可以睡眠,调用此函数时你必须不能拥有任何互斥体。"
    ],
    "id_hash": 6897904909905045999,
    "content_hash": 6897904909905045999,
    "location": "documentation/content/en/books/arch-handbook/pci/_index.adoc:395",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 77,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 68,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1129778/?format=api",
    "priority": 100,
    "id": 1130390,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookpci_index/zh_CN/?checksum=dfba47f8095029ef",
    "url": "https://translate-dev.freebsd.org/api/units/1130390/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:15:28.211735Z"
}