Units API.

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

GET /api/units/2345100/?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/pt_BR/?format=api",
    "source": [
        "Number of Attempted SIP/H323 calls"
    ],
    "previous_source": "",
    "target": [
        "# Containers"
    ],
    "id_hash": -6947995153532628323,
    "content_hash": -6947995153532628323,
    "location": "cmk/plugins/audiocodes/graphing/sip_calls_attempted_calls.py:25",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 11338,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.checkmk.com/api/units/2342076/?format=api",
    "priority": 100,
    "id": 2345100,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/pt_BR/?checksum=1f93c3384c8d529d",
    "url": "https://translate.checkmk.com/api/units/2345100/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-05-09T12:41:13.925802Z"
}