Units API.

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

GET /api/units/1572200/?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/nb_NO/?format=api",
    "source": [
        "Initialize the label on a newly instantiated mbuf packet header (`mbuf`).  The `flag` field may be one of M_WAITOK and M_NOWAIT, and should be employed to avoid performing a sleeping man:malloc[9] during this initialization call.  Mbuf allocation frequently occurs in performance sensitive environments, and the implementation should be careful to avoid sleeping or long-lived operations.  This entry point is permitted to fail resulting in the failure to allocate the mbuf header."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8388330789785184813,
    "content_hash": 8388330789785184813,
    "location": "documentation/content/en/books/arch-handbook/mac/_index.adoc:641",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 158,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 71,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1569943/?format=api",
    "priority": 100,
    "id": 1572200,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookmac_index/nb_NO/?checksum=f4695668f79e2a2d",
    "url": "https://translate-dev.freebsd.org/api/units/1572200/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-05-21T18:09:40.026055Z"
}