Units API.

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

GET /api/units/193933/?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": [
        "{source_actor_name}'s {item_name} was given to {target_actor_name}."
    ],
    "previous_source": "",
    "target": [
        "{source_actor_name} 的 {item_name} 被给予了 {target_actor_name}。"
    ],
    "id_hash": 2567478012290657994,
    "content_hash": -3593275362153294347,
    "location": "",
    "context": "ITEM-PILES.Notifications.ItemTransferred",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/39655/?format=api",
    "priority": 100,
    "id": 193933,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/main/zh_Hans/?checksum=a3a183a62b35eeca",
    "url": "https://weblate.foundryvtt-hub.com/api/units/193933/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-20T12:32:45.697764Z",
    "last_updated": "2025-03-17T03:04:53.228331Z"
}