Units API.

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

GET /api/units/23676/?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/de/?format=api",
    "source": [
        "This pile no longer exists and lies barren."
    ],
    "previous_source": "",
    "target": [
        "Dieser Stapel existiert nicht mehr und liegt brach."
    ],
    "id_hash": -5545665386337341849,
    "content_hash": 5947181989842070474,
    "location": "",
    "context": "ITEM-PILES.Inspect.Destroyed",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 55,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/23306/?format=api",
    "priority": 100,
    "id": 23676,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/main/de/?checksum=3309d6b69c2eee67",
    "url": "https://weblate.foundryvtt-hub.com/api/units/23676/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-12T01:29:52.059347Z",
    "last_updated": "2025-07-16T15:20:10.659878Z"
}