Units API.

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

GET /api/units/23429/?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": [
        "They cannot afford this price"
    ],
    "previous_source": "",
    "target": [
        "They cannot afford this price"
    ],
    "id_hash": -6762847933450871872,
    "content_hash": -7544877393019854138,
    "location": "",
    "context": "ITEM-PILES.Applications.TradeMerchantItem.TheyCantAfford",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 304,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/23429/?format=api",
    "priority": 100,
    "id": 23429,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/main/en/?checksum=222589a2b8ad1bc0",
    "url": "https://weblate.foundryvtt-hub.com/api/units/23429/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-12T01:29:36.008935Z",
    "last_updated": "2025-07-16T15:20:09.445067Z"
}