Units API.

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

GET /api/units/1136585/?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-handbookdriverbasics_index/zh_CN/?format=api",
    "source": [
        "The kld interface allows system administrators to dynamically add and remove functionality from a running system. This allows device driver writers to load their new changes into a running kernel without constantly rebooting to test changes."
    ],
    "previous_source": "",
    "target": [
        "kld 接口允许系统管理员从运行的系统中动态地添加和删除功能。这允许设备驱动程序的编写者将他们的新改动加载到运行的内核中,而不用为了测试新改动而频繁地重启。"
    ],
    "id_hash": 6740171895959367125,
    "content_hash": 6740171895959367125,
    "location": "documentation/content/en/books/arch-handbook/driverbasics/_index.adoc:63",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 36,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1136048/?format=api",
    "priority": 100,
    "id": 1136585,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookdriverbasics_index/zh_CN/?checksum=dd89e6a0dfbaadd5",
    "url": "https://translate-dev.freebsd.org/api/units/1136585/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:17:41.203065Z"
}