Units API.

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

GET /api/units/1267574/?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/es/?format=api",
    "source": [
        "A user with the id \"%s\" does not exist."
    ],
    "previous_source": "",
    "target": [
        "Un usuario con el id \"%s\" no existe."
    ],
    "id_hash": 7102914627029429949,
    "content_hash": 7102914627029429949,
    "location": "cmk/gui/message.py:390",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 487,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.checkmk.com/api/units/1152038/?format=api",
    "priority": 100,
    "id": 1267574,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/es/?checksum=e2929f386e03eebd",
    "url": "https://translate.checkmk.com/api/units/1267574/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-06T07:35:24.172105Z"
}