Units API.

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

GET /api/units/1152006/?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": [
        "A macro must begin and end with '$' and is allowed to contain only ASCII upper letters, digits and underscores."
    ],
    "previous_source": "",
    "target": [
        "A macro must begin and end with '$' and is allowed to contain only ASCII upper letters, digits and underscores."
    ],
    "id_hash": 6935963771605545029,
    "content_hash": 6935963771605545029,
    "location": "cmk/gui/views/page_edit_view.py:180",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 448,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 20,
    "source_unit": "https://translate.checkmk.com/api/units/1152006/?format=api",
    "priority": 100,
    "id": 1152006,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/en/?checksum=e0417e4d4d86f045",
    "url": "https://translate.checkmk.com/api/units/1152006/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-06T07:25:40.424792Z"
}