Units API.

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

GET /api/units/1970701/?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": [
        "Current check attempt"
    ],
    "previous_source": "",
    "target": [
        "現在のチェックの試み"
    ],
    "id_hash": -7875394877358806471,
    "content_hash": -7875394877358806471,
    "location": "cmk/gui/painter/v0/painters.py:1343",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4027,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.checkmk.com/api/units/1777940/?format=api",
    "priority": 100,
    "id": 1970701,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/ja/?checksum=12b4fa15ad18ea39",
    "url": "https://translate.checkmk.com/api/units/1970701/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-15T08:46:58.566059Z"
}