Units API.

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

GET /api/units/23388/?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/en/?format=api",
    "source": [
        "You're dropping an item that is of a type (\"{type}\") that is normally not allowed to be dropped. Are you sure you want to do this?"
    ],
    "previous_source": "",
    "target": [
        "You're dropping an item that is of a type (\"{type}\") that is normally not allowed to be dropped. Are you sure you want to do this?"
    ],
    "id_hash": 1291189273142306888,
    "content_hash": -7493981648450558176,
    "location": "",
    "context": "ITEM-PILES.Dialogs.TypeWarning.DropContent",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 201,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 26,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/23388/?format=api",
    "priority": 100,
    "id": 23388,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/main/en/?checksum=91eb39cd8b712848",
    "url": "https://weblate.foundryvtt-hub.com/api/units/23388/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-12T01:29:34.296036Z",
    "last_updated": "2025-07-16T15:20:09.384835Z"
}