Units API.

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

GET /api/units/2273289/?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": [
        "Password cannot be empty"
    ],
    "previous_source": "",
    "target": [
        "Password cannot be empty"
    ],
    "id_hash": 5167771094716802597,
    "content_hash": 5167771094716802597,
    "location": "cmk/gui/wato/_notification_parameter/_sms_api.py:92",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12431,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 4,
    "source_unit": "https://translate.checkmk.com/api/units/2273289/?format=api",
    "priority": 100,
    "id": 2273289,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/en/?checksum=c7b79c6e3d206625",
    "url": "https://translate.checkmk.com/api/units/2273289/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-10-26T05:01:12.459457Z"
}