Units API.

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

GET /api/units/2330788/?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/glossary/ko/?format=api",
    "source": [
        "cache miss"
    ],
    "previous_source": "",
    "target": [
        "캐시 미스"
    ],
    "id_hash": 8361950581037664011,
    "content_hash": 8361950581037664011,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.checkmk.com/api/units/910381/?format=api",
    "priority": 100,
    "id": 2330788,
    "web_url": "https://translate.checkmk.com/translate/checkmk/glossary/ko/?checksum=f40b9dbffc1f070b",
    "url": "https://translate.checkmk.com/api/units/2330788/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-02-27T15:44:57.850063Z"
}