Units API.

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

GET /api/units/193059/?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 have enough of this item to sell, you have {quantity}, but require {requiredQuantity}"
    ],
    "previous_source": "",
    "target": [
        "You do not have enough of this item to sell, you have {quantity}, but require {requiredQuantity}"
    ],
    "id_hash": -6117152851690559017,
    "content_hash": 8826385444576078971,
    "location": "",
    "context": "ITEM-PILES.Applications.TradeMerchantItem.YouLackQuantity",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 305,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/193059/?format=api",
    "priority": 100,
    "id": 193059,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/main/en/?checksum=2b1b81e4363769d7",
    "url": "https://weblate.foundryvtt-hub.com/api/units/193059/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-15T20:29:15.076098Z",
    "last_updated": "2025-07-16T15:20:09.445611Z"
}