Units API.

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

GET /api/units/2344223/?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": [
        "Monitoring status if memory is available"
    ],
    "previous_source": "",
    "target": [
        "サービスが失敗した場合の状態の監視"
    ],
    "id_hash": 9166349187535397643,
    "content_hash": 9166349187535397643,
    "location": "cmk/plugins/cisco_sma/rulesets/message_queue.py:31",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 10598,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.checkmk.com/api/units/2342063/?format=api",
    "priority": 100,
    "id": 2344223,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/ja/?checksum=ff356a054a3ce30b",
    "url": "https://translate.checkmk.com/api/units/2344223/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-05-09T12:38:40.684448Z"
}