Units API.

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

GET /api/units/615401/?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": [
        "Since the VM system uses all available memory for disk caching, there are usually very few truly-free pages.  The VM system depends on being able to properly choose pages which are not in use to reuse for new allocations.  Selecting the optimal pages to free is possibly the single-most important function any VM system can perform because if it makes a poor selection, the VM system may be forced to unnecessarily retrieve pages from disk, seriously degrading system performance."
    ],
    "previous_source": "",
    "target": [
        "Since the VM system uses all available memory for disk caching, there are usually very few truly-free pages.  The VM system depends on being able to properly choose pages which are not in use to reuse for new allocations.  Selecting the optimal pages to free is possibly the single-most important function any VM system can perform because if it makes a poor selection, the VM system may be forced to unnecessarily retrieve pages from disk, seriously degrading system performance."
    ],
    "id_hash": 204140903070093057,
    "content_hash": 204140903070093057,
    "location": "documentation/content/en/articles/vm-design/_index.adoc:212",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 46,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 79,
    "source_unit": "https://translate-dev.freebsd.org/api/units/615401/?format=api",
    "priority": 100,
    "id": 615401,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/en/?checksum=82d54111db9ecf01",
    "url": "https://translate-dev.freebsd.org/api/units/615401/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-20T20:43:34.840933Z"
}