Units API.

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

GET /api/units/615465/?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": [
        "A program normally assumes that two side-by-side pages will be optimally cached.  That is, that you can access data objects in both pages without having them blow away each other's cache entry.  But this is only true if the physical pages underlying the virtual address space are contiguous (insofar as the cache is concerned)."
    ],
    "previous_source": "",
    "target": [
        "A program normally assumes that two side-by-side pages will be optimally cached.  That is, that you can access data objects in both pages without having them blow away each other's cache entry.  But this is only true if the physical pages underlying the virtual address space are contiguous (insofar as the cache is concerned)."
    ],
    "id_hash": 4011451862088314964,
    "content_hash": 4011451862088314964,
    "location": "documentation/content/en/articles/vm-design/_index.adoc:415",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 92,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 54,
    "source_unit": "https://translate-dev.freebsd.org/api/units/615465/?format=api",
    "priority": 100,
    "id": 615465,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/en/?checksum=b7ab8a37095a7054",
    "url": "https://translate-dev.freebsd.org/api/units/615465/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-20T20:43:38.829541Z"
}