Units API.

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

GET /api/units/1065168/?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": [
        "void kobj_class_compile(kobj_class_t cls);\nvoid kobj_class_compile_static(kobj_class_t cls, kobj_ops_t ops);\nvoid kobj_class_free(kobj_class_t cls);\nkobj_t kobj_create(kobj_class_t cls, struct malloc_type *mtype, int mflags);\nvoid kobj_init(kobj_t obj, kobj_class_t cls);\nvoid kobj_delete(kobj_t obj, struct malloc_type *mtype);\n"
    ],
    "previous_source": "",
    "target": [
        "void kobj_class_compile(kobj_class_t cls);\nvoid kobj_class_compile_static(kobj_class_t cls, kobj_ops_t ops);\nvoid kobj_class_free(kobj_class_t cls);\nkobj_t kobj_create(kobj_class_t cls, struct malloc_type *mtype, int mflags);\nvoid kobj_init(kobj_t obj, kobj_class_t cls);\nvoid kobj_delete(kobj_t obj, struct malloc_type *mtype);\n"
    ],
    "id_hash": 7862126614426854931,
    "content_hash": 7862126614426854931,
    "location": "documentation/content/en/books/arch-handbook/kobj/_index.adoc:112",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 30,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1065168/?format=api",
    "priority": 100,
    "id": 1065168,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookkobj_index/en/?checksum=ed1be280200ea613",
    "url": "https://translate-dev.freebsd.org/api/units/1065168/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T12:47:11.576785Z"
}