Units API.

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

GET /api/units/105022/?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/freebsd-doc/boooks_design-44bsd/en/?format=api",
    "source": [
        "The biggest incentives for memory mapping are the needs for accessing big files and for passing large quantities of data between processes. The <emphasis>mmap</emphasis> interface provides a way for both of these tasks to be done without copying."
    ],
    "previous_source": "",
    "target": [
        "The biggest incentives for memory mapping are the needs for accessing big files and for passing large quantities of data between processes. The <emphasis>mmap</emphasis> interface provides a way for both of these tasks to be done without copying."
    ],
    "id_hash": -7864817062787047181,
    "content_hash": -7864817062787047181,
    "location": "book.translate.xml:1053",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 176,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 38,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105022/?format=api",
    "priority": 100,
    "id": 105022,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/en/?checksum=12da8e8d0d25a0f3",
    "url": "https://translate-dev.freebsd.org/api/units/105022/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:22:22.532187Z"
}