Units API.

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

GET /api/units/1065220/?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/en/?format=api",
    "source": [
        "The class must be \"compiled\".  Depending on the state of the system at the time that the class is to be initialized a statically allocated cache, \"ops table\" have to be used.  This can be accomplished by declaring a `struct kobj_ops` and using `kobj_class_compile_static();` otherwise, `kobj_class_compile()` should be used."
    ],
    "previous_source": "",
    "target": [
        "The class must be \"compiled\".  Depending on the state of the system at the time that the class is to be initialized a statically allocated cache, \"ops table\" have to be used.  This can be accomplished by declaring a `struct kobj_ops` and using `kobj_class_compile_static();` otherwise, `kobj_class_compile()` should be used."
    ],
    "id_hash": -6378599553917108744,
    "content_hash": -6378599553917108744,
    "location": "documentation/content/en/books/arch-handbook/kobj/_index.adoc:255",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 51,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 49,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1065220/?format=api",
    "priority": 100,
    "id": 1065220,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookkobj_index/en/?checksum=277aa980404e3df8",
    "url": "https://translate-dev.freebsd.org/api/units/1065220/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T12:47:12.682762Z"
}