Units API.

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

GET /api/units/2344225/?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 shortage"
    ],
    "previous_source": "",
    "target": [
        "VMの状態が %s の場合の監視状態"
    ],
    "id_hash": -1925704865949162286,
    "content_hash": -1925704865949162286,
    "location": "cmk/plugins/cisco_sma/rulesets/mail_transfer_memory.py:22",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 10600,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.checkmk.com/api/units/2342065/?format=api",
    "priority": 100,
    "id": 2344225,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/ja/?checksum=654685a092dbe4d2",
    "url": "https://translate.checkmk.com/api/units/2344225/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-05-09T12:38:40.688884Z"
}