Units API.

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

GET /api/units/615463/?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": [
        "But in the UNIX(R) world you are dealing with virtual address spaces, not physical address spaces.  Any program you write will see the virtual address space given to it.  The actual _physical_ pages underlying that virtual address space are not necessarily physically contiguous! In fact, you might have two pages that are side by side in a processes address space which wind up being at offset 0 and offset 128K in _physical_ memory."
    ],
    "previous_source": "",
    "target": [
        "But in the UNIX(R) world you are dealing with virtual address spaces, not physical address spaces.  Any program you write will see the virtual address space given to it.  The actual _physical_ pages underlying that virtual address space are not necessarily physically contiguous! In fact, you might have two pages that are side by side in a processes address space which wind up being at offset 0 and offset 128K in _physical_ memory."
    ],
    "id_hash": -4117022287661575178,
    "content_hash": -4117022287661575178,
    "location": "documentation/content/en/articles/vm-design/_index.adoc:411",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 91,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 73,
    "source_unit": "https://translate-dev.freebsd.org/api/units/615463/?format=api",
    "priority": 100,
    "id": 615463,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/en/?checksum=46dd660ad390d3f6",
    "url": "https://translate-dev.freebsd.org/api/units/615463/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-20T20:43:38.801936Z"
}