Units API.

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

GET /api/units/120005/?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": [
        "{instigator} {action} {quantity}{item_name}"
    ],
    "previous_source": "",
    "target": [
        "{instigator} {action} {quantity}{item_name}"
    ],
    "id_hash": 4041137258717522177,
    "content_hash": 3198809760288693745,
    "location": "",
    "context": "ITEM-PILES.Vault.LogEntry",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 190,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/120005/?format=api",
    "priority": 100,
    "id": 120005,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/main/en/?checksum=b81500ed0a742901",
    "url": "https://weblate.foundryvtt-hub.com/api/units/120005/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-11T23:21:12.827387Z",
    "last_updated": "2025-07-16T15:20:09.378307Z"
}