Units API.

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

GET /api/units/1572468/?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/nl_NL/?format=api",
    "source": [
        "Policy module writers should be aware of the kernel locking strategy, as well as what object locks are available during which entry points.  Writers should attempt to avoid deadlock scenarios by avoiding grabbing non-leaf locks inside of entry points, and also follow the locking protocol for object access and modification.  In particular, writers should be aware that while necessary locks to access objects and their labels are generally held, sufficient locks to modify an object or its label may not be present for all entry points.  Locking information for arguments is documented in the MAC framework entry point document."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -5053846683723187347,
    "content_hash": -5053846683723187347,
    "location": "documentation/content/en/books/arch-handbook/mac/_index.adoc:349",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 105,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 99,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1569901/?format=api",
    "priority": 100,
    "id": 1572468,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookmac_index/nl_NL/?checksum=39dd2137b364bb6d",
    "url": "https://translate-dev.freebsd.org/api/units/1572468/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-05-21T18:09:40.794447Z"
}