Units API.

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

GET /api/units/1569390/?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/fa/?format=api",
    "source": [
        "`pv_entry` structures only represent pages mapped by the MMU (one `pv_entry` represents one pte).  This means that when we need to remove all hardware references to a `vm_page` (to reuse the page for something else, page it out, clear it, dirty it, and so forth) we can simply scan the linked list of pv_entry's associated with that vm_page to remove or modify the pte's from their page tables."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 2530387555015900761,
    "content_hash": 2530387555015900761,
    "location": "documentation/content/en/articles/vm-design/_index.adoc:366",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 80,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 68,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1569367/?format=api",
    "priority": 100,
    "id": 1569390,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/fa/?checksum=a31dbe1320cabe59",
    "url": "https://translate-dev.freebsd.org/api/units/1569390/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-05-21T18:04:58.827928Z"
}