Units API.

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

GET /api/units/615469/?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": [
        "Note that I say \"reasonably\" contiguous rather than simply \"contiguous\".  From the point of view of a 128K direct mapped cache, the physical address 0 is the same as the physical address 128K.  So two side-by-side pages in your virtual address space may wind up being offset 128K and offset 132K in physical memory, but could also easily be offset 128K and offset 4K in physical memory and still retain the same cache performance characteristics.  So page-coloring does _not_ have to assign truly contiguous pages of physical memory to contiguous pages of virtual memory, it just needs to make sure it assigns contiguous pages from the point of view of cache performance and operation."
    ],
    "previous_source": "",
    "target": [
        "Note that I say \"reasonably\" contiguous rather than simply \"contiguous\".  From the point of view of a 128K direct mapped cache, the physical address 0 is the same as the physical address 128K.  So two side-by-side pages in your virtual address space may wind up being offset 128K and offset 132K in physical memory, but could also easily be offset 128K and offset 4K in physical memory and still retain the same cache performance characteristics.  So page-coloring does _not_ have to assign truly contiguous pages of physical memory to contiguous pages of virtual memory, it just needs to make sure it assigns contiguous pages from the point of view of cache performance and operation."
    ],
    "id_hash": -7053199508336451325,
    "content_hash": -7053199508336451325,
    "location": "documentation/content/en/articles/vm-design/_index.adoc:423",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 94,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 114,
    "source_unit": "https://translate-dev.freebsd.org/api/units/615469/?format=api",
    "priority": 100,
    "id": 615469,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/en/?checksum=1e1e006aa7a56103",
    "url": "https://translate-dev.freebsd.org/api/units/615469/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-20T20:43:38.923867Z"
}