Units API.

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

GET /api/units/2279700/?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": [
        "Could not connect to the remote site (%s)"
    ],
    "previous_source": "",
    "target": [
        "Konnte sich nicht mit Remote-Instanz (%s) verbinden"
    ],
    "id_hash": 8177979293610080376,
    "content_hash": 8177979293610080376,
    "location": "cmk/gui/watolib/automations.py:439",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3789,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.checkmk.com/api/units/2279676/?format=api",
    "priority": 100,
    "id": 2279700,
    "web_url": "https://translate.checkmk.com/translate/checkmk/dev/de/?checksum=f17e04d6b820f878",
    "url": "https://translate.checkmk.com/api/units/2279700/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-11-30T06:02:46.981120Z"
}