Units API.

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

GET /api/units/1065647/?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-handbookkobj_index/zh_CN/?format=api",
    "source": [
        "The third step in using Kobj involves how to define the object.  Kobj object creation routines assume that Kobj data is at the head of an object.  If this in not appropriate you will have to allocate the object yourself and then use `kobj_init()` on the Kobj portion of it; otherwise, you may use `kobj_create()` to allocate and initialize the Kobj portion of the object automatically.  `kobj_init()` may also be used to change the class that an object uses."
    ],
    "previous_source": "",
    "target": [
        "使用Kobj的第三步是定义对象。Kobj对象建立程序假定Kobj专有数据在一个对象的头部。如果不是如此,应当先自行分配对象,再使用<function>kobj_init()</function>初始化对象中的Kobj专有数据;其实可以使用<function>kobj_create()</function>分配对象,并自动初始化对象中的Kobj专有内容。<function>kobj_init()</function>也可以用来改变一个对象所使用的类。"
    ],
    "id_hash": 4835228233548177945,
    "content_hash": 4835228233548177945,
    "location": "documentation/content/en/books/arch-handbook/kobj/_index.adoc:262",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 53,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 79,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1065224/?format=api",
    "priority": 100,
    "id": 1065647,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookkobj_index/zh_CN/?checksum=c31a2e75d4942219",
    "url": "https://translate-dev.freebsd.org/api/units/1065647/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T12:47:40.016544Z"
}