Units API.

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

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

{
    "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/zh_Hans/?format=api",
    "source": [
        "Unknown computer family '%s'"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -3168364997219794284,
    "content_hash": -7762665235505118556,
    "location": "",
    "context": "argument.computercraft.unknown_computer_family",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://i18n.tweaked.cc/api/units/10904/?format=api",
    "priority": 100,
    "id": 11030,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/zh_Hans/?checksum=5407b4d25deec294",
    "url": "https://i18n.tweaked.cc/api/units/11030/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-09T08:54:15.159273Z"
}