Units API.

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

GET /api/units/615389/?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": [
        "This model creates a number of potential problems.  The first is that you can wind up with a relatively deep stack of layered VM Objects which can cost scanning time and memory when you take a fault.  Deep layering can occur when processes fork and then fork again (either parent or child).  The second problem is that you can wind up with dead, inaccessible pages deep in the stack of VM Objects.  In our last example if both the parent and child processes modify the same page, they both get their own private copies of the page and the original page in B is no longer accessible by anyone.  That page in B can be freed."
    ],
    "previous_source": "",
    "target": [
        "This model creates a number of potential problems.  The first is that you can wind up with a relatively deep stack of layered VM Objects which can cost scanning time and memory when you take a fault.  Deep layering can occur when processes fork and then fork again (either parent or child).  The second problem is that you can wind up with dead, inaccessible pages deep in the stack of VM Objects.  In our last example if both the parent and child processes modify the same page, they both get their own private copies of the page and the original page in B is no longer accessible by anyone.  That page in B can be freed."
    ],
    "id_hash": -3201579251021163267,
    "content_hash": -3201579251021163267,
    "location": "documentation/content/en/articles/vm-design/_index.adoc:159",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 116,
    "source_unit": "https://translate-dev.freebsd.org/api/units/615389/?format=api",
    "priority": 100,
    "id": 615389,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/en/?checksum=5391b4a2469f54fd",
    "url": "https://translate-dev.freebsd.org/api/units/615389/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-20T20:43:33.068855Z"
}