Units API.

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

GET /api/units/105106/?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 memory-based filesystem is designed to store data in virtual memory. It is used for filesystems that need to support fast but temporary data, such as <filename>/tmp</filename>. The goal of the memory-based filesystem is to keep the storage packed as compactly as possible to minimize the usage of virtual-memory resources."
    ],
    "previous_source": "",
    "target": [
        "The memory-based filesystem is designed to store data in virtual memory. It is used for filesystems that need to support fast but temporary data, such as <filename>/tmp</filename>. The goal of the memory-based filesystem is to keep the storage packed as compactly as possible to minimize the usage of virtual-memory resources."
    ],
    "id_hash": 1116248357095978917,
    "content_hash": 1116248357095978917,
    "location": "book.translate.xml:2053",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 260,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 50,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105106/?format=api",
    "priority": 100,
    "id": 105106,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/en/?checksum=8f7db5f775d1b7a5",
    "url": "https://translate-dev.freebsd.org/api/units/105106/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:22:24.056393Z"
}