Units API.

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

GET /api/units/1811538/?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/articlesvm-design_index/ru/?format=api",
    "source": [
        "A `vm_page` represents an (object,index#) tuple. A `pv_entry` represents a hardware page table entry (pte).  If you have five processes sharing the same physical page, and three of those processes's page tables actually map the page, that page will be represented by a single `vm_page` structure and three `pv_entry` structures."
    ],
    "previous_source": "",
    "target": [
        "`vm_page` представляет собой пару (object,index#). `pv_entry` является записью из аппаратной таблицы страниц (pte). Если у вас имеется пять процессов, совместно использующих одну и ту же физическую страницу, и в трех таблицах страниц этих процессов на самом деле отображается страница, то страница будет представляться одной структурой `vm_page` и тремя структурами `pv_entry`."
    ],
    "id_hash": -6972689839131770923,
    "content_hash": -6972689839131770923,
    "location": "documentation/content/en/articles/vm-design/_index.adoc:350",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 77,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 50,
    "source_unit": "https://translate-dev.freebsd.org/api/units/615443/?format=api",
    "priority": 100,
    "id": 1811538,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/ru/?checksum=1f3c0788c1933fd5",
    "url": "https://translate-dev.freebsd.org/api/units/1811538/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-05-25T08:24:32.495296Z"
}