Units API.

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

GET /api/units/1571583/?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-handbookmac_index/it_IT/?format=api",
    "source": [
        "In-memory labels are stored in slab-allocated `struct label`, which consists of a fixed-length array of unions, each holding a `void *` pointer and a `long`.  Policies registering for label storage will be assigned a \"slot\" identifier, which may be used to dereference the label storage.  The semantics of the storage are left entirely up to the policy module: modules are provided with a variety of entry points associated with the kernel object life cycle, including initialization, association/creation, and destruction.  Using these interfaces, it is possible to implement reference counting and other storage models.  Direct access to the object structure is generally not required by policy modules to retrieve a label, as the MAC Framework generally passes both a pointer to the object and a direct pointer to the object's label into entry points.  The primary exception to this rule is the process credential, which must be manually dereferenced to access the credential label.  This may change in future revisions of the MAC Framework."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -1557768722043213004,
    "content_hash": -1557768722043213004,
    "location": "documentation/content/en/books/arch-handbook/mac/_index.adoc:215",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 55,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 163,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1569865/?format=api",
    "priority": 100,
    "id": 1571583,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookmac_index/it_IT/?checksum=6a61b199c8666b34",
    "url": "https://translate-dev.freebsd.org/api/units/1571583/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-05-21T18:09:38.525887Z"
}