Units API.

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

GET /api/units/2345378/?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/pt_PT/?format=api",
    "source": [
        "Time before the expiration date of the certificate"
    ],
    "previous_source": "",
    "target": [
        "O tempo desde a última verificação do serviço"
    ],
    "id_hash": -1099737996064401328,
    "content_hash": -1099737996064401328,
    "location": "cmk/plugins/acme/rulesets/acme_certificates.py:25",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 17910,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.checkmk.com/api/units/2342138/?format=api",
    "priority": 100,
    "id": 2345378,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/pt_PT/?checksum=70bcf21e8694d850",
    "url": "https://translate.checkmk.com/api/units/2345378/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-05-09T12:41:58.752838Z"
}