Units API.

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

GET /api/units/23339/?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": [
        "{trading_actor_name} (user {trading_user_name}) wants to trade with you."
    ],
    "previous_source": "",
    "target": [
        "{trading_actor_name} (user {trading_user_name}) wants to trade with you."
    ],
    "id_hash": -4561430125314775485,
    "content_hash": 1268535964766888169,
    "location": "",
    "context": "ITEM-PILES.Trade.Request.Content",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 90,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/23339/?format=api",
    "priority": 100,
    "id": 23339,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/main/en/?checksum=40b28b77f0d8e643",
    "url": "https://weblate.foundryvtt-hub.com/api/units/23339/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-12T01:29:31.602728Z",
    "last_updated": "2025-07-16T15:20:09.263651Z"
}