Units API.

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

GET /api/units/3937/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/cs/?format=api",
    "source": [
        "00 01 … 22 23"
    ],
    "previous_source": "",
    "target": [
        "00 01 ... 22 23"
    ],
    "id_hash": 2589966243556184684,
    "content_hash": 3820236047990912863,
    "location": "",
    "context": "FSC.DateFormat.Hour.24HourPaddedExample",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 211,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/3489/?format=api",
    "priority": 100,
    "id": 3937,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/cs/?checksum=a3f16893876b526c",
    "url": "https://weblate.foundryvtt-hub.com/api/units/3937/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-03T09:46:02.287060Z",
    "last_updated": "2024-05-20T06:35:11.261005Z"
}