Units API.

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

GET /api/units/1689591/?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-handbookvm_index/pt/?format=api",
    "source": [
        "The entities used to manage this are known as filesystem buffers, ``struct buf``'s, or ``bp``'s. When a filesystem needs to operate on a portion of a VM object, it typically maps part of the object into a struct buf and then maps the pages in the struct buf into KVM. In the same manner, disk I/O is typically issued by mapping portions of objects into buffer structures and then issuing the I/O on the buffer structures. The underlying vm_page_t's are typically busied for the duration of the I/O. Filesystem buffers also have their own notion of being busy, which is useful to filesystem driver code which would rather operate on filesystem buffers instead of hard VM pages."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 90551520603275090,
    "content_hash": 90551520603275090,
    "location": "documentation/content/en/books/arch-handbook/vm/_index.adoc:82",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 117,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1104290/?format=api",
    "priority": 100,
    "id": 1689591,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookvm_index/pt/?checksum=8141b420d36dff52",
    "url": "https://translate-dev.freebsd.org/api/units/1689591/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-07-03T15:53:31.607065Z"
}