Units API.

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

GET /api/units/194126/?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/zh_Hans/?format=api",
    "source": [
        "There's {quantity} of this item, how many do you want to withdraw?"
    ],
    "previous_source": "",
    "target": [
        "有 {quantity} 个这个物品,你想要取出多少?"
    ],
    "id_hash": -1353595133716593539,
    "content_hash": 1485778644924588229,
    "location": "",
    "context": "ITEM-PILES.Applications.WithdrawItem.ContentMultipleQuantity",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 269,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/120028/?format=api",
    "priority": 100,
    "id": 194126,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/main/zh_Hans/?checksum=6d371065c520047d",
    "url": "https://weblate.foundryvtt-hub.com/api/units/194126/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-20T12:32:46.631364Z",
    "last_updated": "2025-07-16T15:20:16.781882Z"
}