Units API.

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

GET /api/units/368019/?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": [
        "Rather then using a linearly linked list to keep track of swap space reservations, it now uses a bitmap of swap blocks arranged in a radix tree structure with free-space hinting in the radix node structures. This effectively makes swap allocation and freeing an O(1) operation."
    ],
    "previous_source": "",
    "target": [
        "Rather then using a linearly linked list to keep track of swap space reservations, it now uses a bitmap of swap blocks arranged in a radix tree structure with free-space hinting in the radix node structures. This effectively makes swap allocation and freeing an O(1) operation."
    ],
    "id_hash": 1116449027693962317,
    "content_hash": 1116449027693962317,
    "location": "documentation/content/en/articles/vm-design/_index.adoc:201",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 41,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 46,
    "source_unit": "https://translate-dev.freebsd.org/api/units/368019/?format=api",
    "priority": 100,
    "id": 368019,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/en/?checksum=8f7e6c79b987644d",
    "url": "https://translate-dev.freebsd.org/api/units/368019/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-21T23:17:46.994517Z"
}