Units API.

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

GET /api/units/1151900/?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/en/?format=api",
    "source": [
        "7-segment display uid"
    ],
    "previous_source": "",
    "target": [
        "7-segment display uid"
    ],
    "id_hash": 4159251665760752762,
    "content_hash": 4159251665760752762,
    "location": "cmk/plugins/tinkerforge/rulesets/special_agent.py:33",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 326,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.checkmk.com/api/units/1151900/?format=api",
    "priority": 100,
    "id": 1151900,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/en/?checksum=b9b8a15a751f147a",
    "url": "https://translate.checkmk.com/api/units/1151900/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-06T07:25:38.574294Z"
}