Units API.

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

GET /api/units/1566432/?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/articleslinux-emulation_index/id/?format=api",
    "source": [
        "The Linux(R) emulation layer is not complete, as some syscalls are not implemented properly and some are not implemented at all.  The emulation layer employs a facility to mark unimplemented syscalls with the `DUMMY` macro.  These dummy definitions reside in [.filename]#linux_dummy.c# in a form of `DUMMY(syscall);`, which is then translated to various syscall auxiliary files and the implementation consists of printing a message saying that this syscall is not implemented.  The `UNIMPL` prototype is not used because we want to be able to identify the name of the syscall that was called to know what syscalls are more important to implement."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8627087086411551284,
    "content_hash": 8627087086411551284,
    "location": "documentation/content/en/articles/linux-emulation/_index.adoc:745",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 214,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 101,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1566406/?format=api",
    "priority": 100,
    "id": 1566432,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articleslinux-emulation_index/id/?checksum=f7b991ff2feb9234",
    "url": "https://translate-dev.freebsd.org/api/units/1566432/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-05-21T18:01:52.043813Z"
}