Units API.

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

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

{
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/ja/?format=api",
    "source": [
        "Alert on too high power consumption"
    ],
    "previous_source": "",
    "target": [
        "消費電力が高すぎる場合のアラート"
    ],
    "id_hash": -5318308500966520366,
    "content_hash": -5318308500966520366,
    "location": "cmk/gui/plugins/wato/check_parameters/power_multiitem.py:28",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1295,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.checkmk.com/api/units/1152799/?format=api",
    "priority": 100,
    "id": 1345270,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/ja/?checksum=3631929891f349d2",
    "url": "https://translate.checkmk.com/api/units/1345270/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-06T07:40:46.126849Z"
}