Units API.

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

GET /api/units/34365/?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": [
        "Kernel Objects, or <firstterm>Kobj</firstterm> provides an object-oriented C programming system for the kernel. As such the data being operated on carries the description of how to operate on it. This allows operations to be added and removed from an interface at run time and without breaking binary compatibility."
    ],
    "previous_source": "",
    "target": [
        "内核对象,也就是<firstterm>Kobj</firstterm>,为内核提供了一种面向对象的C语言编程方式。被操作的数据也承载操作它的方法。这使得在不破坏二进制兼容性的前提下,某一个接口能够增/减相应的操作。"
    ],
    "id_hash": -4176342581687631490,
    "content_hash": -4176342581687631490,
    "location": "book.translate.xml:3000",
    "context": "",
    "note": "(itstool) path: chapter/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 368,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 48,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102510/?format=api",
    "priority": 100,
    "id": 34365,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/zh_CN/?checksum=460aa68c962bc17e",
    "url": "https://translate-dev.freebsd.org/api/units/34365/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:46.138226Z"
}