Units API.

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

GET /api/units/1569858/?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/de_DE/?format=api",
    "source": [
        "The MAC Framework maintains two lists of active policies: a static list, and a dynamic list.  The lists differ only with regards to their locking semantics: an elevated reference count is not required to make use of the static list.  When kernel modules containing MAC Framework policies are loaded, the policy module will use `SYSINIT` to invoke a registration function; when a policy module is unloaded, `SYSINIT` will likewise invoke a de-registration function.  Registration may fail if a policy module is loaded more than once, if insufficient resources are available for the registration (for example, the policy might require labeling and insufficient labeling state might be available), or other policy prerequisites might not be met (some policies may only be loaded prior to boot).  Likewise, de-registration may fail if a policy is flagged as not unloadable."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -7909768206130723603,
    "content_hash": -7909768206130723603,
    "location": "documentation/content/en/books/arch-handbook/mac/_index.adoc:180",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 48,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 136,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1569857/?format=api",
    "priority": 100,
    "id": 1569858,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookmac_index/de_DE/?checksum=123adbb969e644ed",
    "url": "https://translate-dev.freebsd.org/api/units/1569858/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-05-21T18:09:33.247864Z"
}