Units API.

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

GET /api/units/36841/?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": [
        "<function>xxxchannel_free()</function> is called to free up channel resources, for example when the driver is unloaded, and should be implemented if the channel data structures are dynamically allocated or if <function>sndbuf_alloc()</function> was not used for buffer allocation."
    ],
    "previous_source": "",
    "target": [
        "调用<function>xxxchannel_free()</function>来释放通道资源, 例如当驱动程序卸载时,并且如果通道数据结构是动态分配的,或者 如果不使用<function>sndbuf_alloc()</function>进行缓冲区分配, 则应当实现这个函数。"
    ],
    "id_hash": -8673722314626814405,
    "content_hash": -8673722314626814405,
    "location": "book.translate.xml:23310",
    "context": "",
    "note": "(itstool) path: sect3/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2630,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 36,
    "source_unit": "https://translate-dev.freebsd.org/api/units/104760/?format=api",
    "priority": 100,
    "id": 36841,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/zh_CN/?checksum=07a0bf829c4a2e3b",
    "url": "https://translate-dev.freebsd.org/api/units/36841/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:22:16.550594Z"
}