Units API.

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

GET /api/units/2263423/?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": [
        "No Configuration Quick setup for %s available"
    ],
    "previous_source": "",
    "target": [
        "No Configuration Quick setup for %s available"
    ],
    "id_hash": -3668634512353615408,
    "content_hash": -3668634512353615408,
    "location": "cmk/gui/quick_setup/_modes.py:111",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [
        "important"
    ],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11000,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "https://translate.checkmk.com/api/units/2263423/?format=api",
    "priority": 100,
    "id": 2263423,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/en/?checksum=4d166459286ca1d0",
    "url": "https://translate.checkmk.com/api/units/2263423/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-08-22T05:01:05.217566Z"
}