Units API.

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

GET /api/units/1213823/?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/bookshandbookdtrace_index/zh_CN/?format=api",
    "source": [
        "While the DTrace in FreeBSD is similar to that found in Solaris(TM), differences do exist.  The primary difference is that in FreeBSD, DTrace is implemented as a set of kernel modules and DTrace can not be used until the modules are loaded.  To load all of the necessary modules:"
    ],
    "previous_source": "",
    "target": [
        "虽然 FreeBSD 上的 DTrace 与 <trademark>Solaris</trademark> 上的非常相似,在继续深入之前我们需要说明一下存在的差异。用户首先会注意到的便是 FreeBSD 上的 DTrace 需要明确地被启用。DTrace 相关的内核选项和模块必须开启后才能正常工作。使用以下命令加载所需模块:"
    ],
    "id_hash": -9139203933186569438,
    "content_hash": -9139203933186569438,
    "location": "documentation/content/en/books/handbook/dtrace/_index.adoc:84",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 49,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1213626/?format=api",
    "priority": 100,
    "id": 1213823,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookdtrace_index/zh_CN/?checksum=012b0671c08fcb22",
    "url": "https://translate-dev.freebsd.org/api/units/1213823/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T12:57:06.560665Z"
}