Units API.

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

GET /api/units/23356/?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 do not own this actor, so you cannot trade with it."
    ],
    "previous_source": "",
    "target": [
        "You do not own this actor, so you cannot trade with it."
    ],
    "id_hash": -7968406607975747653,
    "content_hash": -1402048011756894588,
    "location": "",
    "context": "ITEM-PILES.Trade.ActorOwnerWarning",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 107,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/23356/?format=api",
    "priority": 100,
    "id": 23356,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/main/en/?checksum=116a886891baefbb",
    "url": "https://weblate.foundryvtt-hub.com/api/units/23356/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-12T01:29:32.466148Z",
    "last_updated": "2025-07-16T15:20:09.273986Z"
}