Units API.

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

GET /api/units/2348323/?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/en/?format=api",
    "source": [
        "and %s more"
    ],
    "previous_source": "",
    "target": [
        "and %s more"
    ],
    "id_hash": 2604264392381189870,
    "content_hash": 2604264392381189870,
    "location": "cmk/gui/form_specs/vue/visitors/multiple_choice.py:155",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20819,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 3,
    "source_unit": "https://translate.checkmk.com/api/units/2348323/?format=api",
    "priority": 100,
    "id": 2348323,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/en/?checksum=a42434aab9144eee",
    "url": "https://translate.checkmk.com/api/units/2348323/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-05-09T12:48:42.658400Z"
}