Units API.

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

GET /api/units/59560200/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/minetest/minetest/zh_Hans/?format=api",
    "source": [
        "Number of extra blocks that can be loaded by /clearobjects at once.\nThis is a trade-off between SQLite transaction overhead and\nmemory consumption (4096=100MB, as a rule of thumb)."
    ],
    "previous_source": "",
    "target": [
        "/clearobjects每次能加载的额外方块数。\n这是与sqlite交互和内存消耗的平衡。\n(4096=100MB,按经验法则)。"
    ],
    "id_hash": 4428341065038574921,
    "content_hash": 4428341065038574921,
    "location": "src/settings_translation_file.cpp",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1026,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 29,
    "source_unit": "https://hosted.weblate.org/api/units/59557459/?format=api",
    "priority": 100,
    "id": 59560200,
    "web_url": "https://hosted.weblate.org/translate/minetest/minetest/zh_Hans/?checksum=bd74a0bc7de63549",
    "url": "https://hosted.weblate.org/api/units/59560200/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-27T20:09:00.404088+01:00"
}