Units API.

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

GET /api/units/615441/?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 COW fault can be either zero-fill or program-data.  The mechanism is the same either way because the backing program-data is almost certainly already in the cache.  I am indeed lumping the two together.  FreeBSD does not pre-COW program data or zero-fill, but it _does_ pre-map pages that exist in its cache."
    ],
    "previous_source": "",
    "target": [
        "A COW fault can be either zero-fill or program-data.  The mechanism is the same either way because the backing program-data is almost certainly already in the cache.  I am indeed lumping the two together.  FreeBSD does not pre-COW program data or zero-fill, but it _does_ pre-map pages that exist in its cache."
    ],
    "id_hash": 4210968952427581281,
    "content_hash": 4210968952427581281,
    "location": "documentation/content/en/articles/vm-design/_index.adoc:358",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 77,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 52,
    "source_unit": "https://translate-dev.freebsd.org/api/units/615441/?format=api",
    "priority": 100,
    "id": 615441,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/en/?checksum=ba705df399a50f61",
    "url": "https://translate-dev.freebsd.org/api/units/615441/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-20T20:43:37.772515Z"
}