Units API.

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

GET /api/units/615387/?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 this case, the number of children of B drops to one, and all accesses to B now go through C1.  This means that B and C1 can be collapsed together.  Any pages in B that also exist in C1 are deleted from B during the collapse.  Thus, even though the optimization in the previous step could not be made, we can recover the dead pages when either of the processes exit or `exec()`."
    ],
    "previous_source": "",
    "target": [
        "In this case, the number of children of B drops to one, and all accesses to B now go through C1.  This means that B and C1 can be collapsed together.  Any pages in B that also exist in C1 are deleted from B during the collapse.  Thus, even though the optimization in the previous step could not be made, we can recover the dead pages when either of the processes exit or `exec()`."
    ],
    "id_hash": -3676186659215458374,
    "content_hash": -3676186659215458374,
    "location": "documentation/content/en/articles/vm-design/_index.adoc:152",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 26,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 74,
    "source_unit": "https://translate-dev.freebsd.org/api/units/615387/?format=api",
    "priority": 100,
    "id": 615387,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/en/?checksum=4cfb8fb5f16ebfba",
    "url": "https://translate-dev.freebsd.org/api/units/615387/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-20T20:43:32.874369Z"
}