Units API.

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

GET /api/units/1134326/?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-handbooksmp_index/en/?format=api",
    "source": [
        "The SIGIO service permits processes to request the delivery of a SIGIO signal to its process group when the read/write status of specified file descriptors changes. At most one process or process group is permitted to register for SIGIO from any given kernel object, and that process or group is referred to as the owner. Each object supporting SIGIO registration contains pointer field that is `NULL` if the object is not registered, or points to a `struct sigio` describing the registration. This field is protected by a global mutex, `sigio_lock`. Callers to SIGIO maintenance functions must pass in this field \"by reference\" so that local register copies of the field are not made when unprotected by the lock."
    ],
    "previous_source": "",
    "target": [
        "The SIGIO service permits processes to request the delivery of a SIGIO signal to its process group when the read/write status of specified file descriptors changes. At most one process or process group is permitted to register for SIGIO from any given kernel object, and that process or group is referred to as the owner. Each object supporting SIGIO registration contains pointer field that is `NULL` if the object is not registered, or points to a `struct sigio` describing the registration. This field is protected by a global mutex, `sigio_lock`. Callers to SIGIO maintenance functions must pass in this field \"by reference\" so that local register copies of the field are not made when unprotected by the lock."
    ],
    "id_hash": -6716565404634750467,
    "content_hash": -6716565404634750467,
    "location": "documentation/content/en/books/arch-handbook/smp/_index.adoc:216",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 83,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 118,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1134326/?format=api",
    "priority": 100,
    "id": 1134326,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooksmp_index/en/?checksum=22c9f759b21161fd",
    "url": "https://translate-dev.freebsd.org/api/units/1134326/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:16:48.341346Z"
}