Units API.

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

GET /api/units/2287800/?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/de/?format=api",
    "source": [
        "Choose password from store"
    ],
    "previous_source": "",
    "target": [
        "Passwort aus dem Passwortspeicher auswählen"
    ],
    "id_hash": 646402519196294880,
    "content_hash": 646402519196294880,
    "location": "cmk/gui/form_specs/vue/visitors/password.py:116",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3115,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.checkmk.com/api/units/2287758/?format=api",
    "priority": 100,
    "id": 2287800,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/de/?checksum=88f87baa9a9cdee0",
    "url": "https://translate.checkmk.com/api/units/2287800/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-01-31T06:02:33.513722Z"
}