Units API.

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

GET /api/units/310512/?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/item-piles/main/ko/?format=api",
    "source": [
        "You're inspecting this pile as {actorName}."
    ],
    "previous_source": "",
    "target": [
        "{actorName}로서 이 더미를 확인하고 있습니다."
    ],
    "id_hash": 3480018216710232571,
    "content_hash": 6487889898571531242,
    "location": "",
    "context": "ITEM-PILES.Inspect.AsActor",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 51,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/23303/?format=api",
    "priority": 100,
    "id": 310512,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/main/ko/?checksum=b04b822152e6d9fb",
    "url": "https://weblate.foundryvtt-hub.com/api/units/310512/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-07-02T20:36:46.770417Z",
    "last_updated": "2025-07-16T15:20:13.811741Z"
}