Units API.

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

GET /api/units/1928654/?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/stable/fr/?format=api",
    "source": [
        "%d site is %s.",
        "%d sites are %s."
    ],
    "previous_source": "",
    "target": [
        "Le site %d est %s.",
        "les sites %d sont %s."
    ],
    "id_hash": -2994803700825418994,
    "content_hash": -2994803700825418994,
    "location": "cmk/gui/sidebar/_snapin/_tactical_overview.py:530",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 132,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.checkmk.com/api/units/1774445/?format=api",
    "priority": 100,
    "id": 1928654,
    "web_url": "https://translate.checkmk.com/translate/checkmk/stable/fr/?checksum=567051e6b846930e",
    "url": "https://translate.checkmk.com/api/units/1928654/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-15T08:44:04.742198Z"
}