Units API.

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

GET /api/units/2345264/?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_PT/?format=api",
    "source": [
        "IP2Tel Number of SIP/H323 fax success calls"
    ],
    "previous_source": "",
    "target": [
        "Número de pontos de acesso"
    ],
    "id_hash": 5872782095497258025,
    "content_hash": 5872782095497258025,
    "location": "cmk/plugins/audiocodes/graphing/sip_calls_fax_success_calls.py:18",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 7921,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.checkmk.com/api/units/2342024/?format=api",
    "priority": 100,
    "id": 2345264,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/pt_PT/?checksum=d180503355636429",
    "url": "https://translate.checkmk.com/api/units/2345264/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-05-09T12:41:48.028375Z"
}