Units API.

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

GET /api/units/36879/?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/zh_CN/?format=api",
    "source": [
        "Device drivers know what devices they support. There is a table of supported devices in the kernel that drivers use to attach to a device."
    ],
    "previous_source": "",
    "target": [
        "向所支持的pccard设备列表中添加新设备的步骤已经与系统在FreeBSD 4 中使用的方法不同了。在以前的版本中,需要编辑 <filename>/etc</filename>中的一个文件来列出设备。从FreeBSD 5.0开始, 设备驱动程序知道它们支持什么设备。现在内核中有一个受支持设备的表, 驱动程序用它来连接设备。"
    ],
    "id_hash": -5449362453592177722,
    "content_hash": -5449362453592177722,
    "location": "book.translate.xml:23525",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2668,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 25,
    "source_unit": "https://translate-dev.freebsd.org/api/units/104797/?format=api",
    "priority": 100,
    "id": 36879,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/zh_CN/?checksum=345ff9b86d4983c6",
    "url": "https://translate-dev.freebsd.org/api/units/36879/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:22:17.232611Z"
}