Units API.

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

GET /api/units/1127686/?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-handbookjail_index/en/?format=api",
    "source": [
        "Therefore, `uap->jail` can be used to access the `jail` structure which was passed to the system call. Next, the system call copies the `jail` structure into kernel space using the man:copyin[9] function. man:copyin[9] takes three arguments: the address of the data which is to be copied into kernel space, `uap->jail`, where to store it, `j` and the size of the storage. The `jail` structure pointed by `uap->jail` is copied into kernel space and is stored in another `jail` structure, `j`."
    ],
    "previous_source": "",
    "target": [
        "Therefore, `uap->jail` can be used to access the `jail` structure which was passed to the system call. Next, the system call copies the `jail` structure into kernel space using the man:copyin[9] function. man:copyin[9] takes three arguments: the address of the data which is to be copied into kernel space, `uap->jail`, where to store it, `j` and the size of the storage. The `jail` structure pointed by `uap->jail` is copied into kernel space and is stored in another `jail` structure, `j`."
    ],
    "id_hash": -2301170070801123202,
    "content_hash": -2301170070801123202,
    "location": "documentation/content/en/books/arch-handbook/jail/_index.adoc:195",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 39,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 80,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1127686/?format=api",
    "priority": 100,
    "id": 1127686,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookjail_index/en/?checksum=60109a034223787e",
    "url": "https://translate-dev.freebsd.org/api/units/1127686/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:14:04.627330Z"
}