Units API.

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

GET /api/units/1573126/?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/pt_BR/?format=api",
    "source": [
        "Label creation occurs when the kernel structure is associated with an actual kernel object.  For example, Mbufs may be allocated and remain unused in a pool until they are required.  mbuf allocation causes label initialization on the mbuf to take place, but mbuf creation occurs when the mbuf is associated with a datagram.  Typically, context will be provided for a creation event, including the circumstances of the creation, and labels of other relevant objects in the creation process.  For example, when an mbuf is created from a socket, the socket and its label will be presented to registered policies in addition to the new mbuf and its label.  Memory allocation in creation events is discouraged, as it may occur in performance sensitive ports of the kernel; in addition, creation calls are not permitted to fail so a failure to allocate memory cannot be reported."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -8105090266786382414,
    "content_hash": -8105090266786382414,
    "location": "documentation/content/en/books/arch-handbook/mac/_index.adoc:1756",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 284,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 144,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1570061/?format=api",
    "priority": 100,
    "id": 1573126,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookmac_index/pt_BR/?checksum=0f84ef584fb8bdb2",
    "url": "https://translate-dev.freebsd.org/api/units/1573126/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-05-21T18:09:42.342900Z"
}