Units API.

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

GET /api/units/87958/?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/dae/main/ko/?format=api",
    "source": [
        "Speed Walking"
    ],
    "previous_source": "",
    "target": [
        "걷는 속도"
    ],
    "id_hash": -6855088824356223489,
    "content_hash": 6080616337920215984,
    "location": "",
    "context": "dae.spd",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 35,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/86228/?format=api",
    "priority": 100,
    "id": 87958,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/dae/main/ko/?checksum=20ddd508b87f45ff",
    "url": "https://weblate.foundryvtt-hub.com/api/units/87958/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-03T16:48:26.509805Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}