Units API.

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

GET /api/units/2266448/?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/de/?format=api",
    "source": [
        "{checkname} - {check['title']}"
    ],
    "previous_source": "",
    "target": [
        "{checkname} - {check['title']}"
    ],
    "id_hash": 2956589076900630185,
    "content_hash": 2956589076900630185,
    "location": "cmk/gui/watolib/rulespecs.py:1143",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21559,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.checkmk.com/api/units/2266430/?format=api",
    "priority": 100,
    "id": 2266448,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/de/?checksum=a907ea19cb764ea9",
    "url": "https://translate.checkmk.com/api/units/2266448/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-26T05:02:48.232093Z"
}