Units API.

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

GET /api/units/1617827/?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-handbookscsi_index/el/?format=api",
    "source": [
        "Actually, the CCB status is not only assigned as a return code but a CCB has some status all the time.  Before CCB is passed to the `xxx_action()` routine it gets the status CCB_REQ_INPROG meaning that it is in progress.  There are a surprising number of status values defined in [.filename]#/sys/cam/cam.h# which should be able to represent the status of a request in great detail.  More interesting yet, the status is in fact a \"bitwise or\" of an enumerated status value (the lower 6 bits) and possible additional flag-like bits (the upper bits).  The enumerated values will be discussed later in more detail.  The summary of them can be found in the Errors Summary section.  The possible status flags are:"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 6809833937561899888,
    "content_hash": 6809833937561899888,
    "location": "documentation/content/en/books/arch-handbook/scsi/_index.adoc:313",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 79,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 120,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1246726/?format=api",
    "priority": 100,
    "id": 1617827,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookscsi_index/el/?checksum=de8163e2dbc6d370",
    "url": "https://translate-dev.freebsd.org/api/units/1617827/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-17T12:22:30.198125Z"
}