Units API.

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

GET /api/units/2231284/?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/stable/ja/?format=api",
    "source": [
        "Time of the next scheduled host check"
    ],
    "previous_source": "",
    "target": [
        "次に予定されているホストチェックの時間"
    ],
    "id_hash": -7511226583009922492,
    "content_hash": -7511226583009922492,
    "location": "cmk/gui/painter/v0/painters.py:2228",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17882,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.checkmk.com/api/units/2221888/?format=api",
    "priority": 100,
    "id": 2231284,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/ja/?checksum=17c2c3380c38f244",
    "url": "https://translate.checkmk.com/api/units/2231284/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-24T05:12:15.798853Z"
}