Units API.

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

GET /api/units/615407/?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/en/?format=api",
    "source": [
        "In any case, the page-used bit is cleared and at some later point the VM system comes across the page again and sees that the page-used bit has been set.  This indicates that the page is still being actively used.  If the bit is still clear it is an indication that the page is not being actively used.  By testing this bit periodically, a use history (in the form of a counter) for the physical page is developed.  When the VM system later needs to free up some pages, checking this history becomes the cornerstone of determining the best candidate page to reuse."
    ],
    "previous_source": "",
    "target": [
        "In any case, the page-used bit is cleared and at some later point the VM system comes across the page again and sees that the page-used bit has been set.  This indicates that the page is still being actively used.  If the bit is still clear it is an indication that the page is not being actively used.  By testing this bit periodically, a use history (in the form of a counter) for the physical page is developed.  When the VM system later needs to free up some pages, checking this history becomes the cornerstone of determining the best candidate page to reuse."
    ],
    "id_hash": 4733636345993738193,
    "content_hash": 4733636345993738193,
    "location": "documentation/content/en/articles/vm-design/_index.adoc:224",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 49,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 103,
    "source_unit": "https://translate-dev.freebsd.org/api/units/615407/?format=api",
    "priority": 100,
    "id": 615407,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/en/?checksum=c1b1412d42d5b7d1",
    "url": "https://translate-dev.freebsd.org/api/units/615407/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-20T20:43:34.910039Z"
}