Units API.

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

GET /api/units/311101/?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/ko/?format=api",
    "source": [
        "{actor_name} ({user_name}) **withdrew** {item_name} x {quantity} ({date})"
    ],
    "previous_source": "",
    "target": [
        "{actor_name} ({user_name})이(가) {item_name} x{quantity}을(를) **인출함** ({date})"
    ],
    "id_hash": 2436683677326306217,
    "content_hash": 847814494787295022,
    "location": "",
    "context": "ITEM-PILES.VaultLog.Withdraw",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 653,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/120072/?format=api",
    "priority": 100,
    "id": 311101,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/main/ko/?checksum=a1d0d6e4f906eba9",
    "url": "https://weblate.foundryvtt-hub.com/api/units/311101/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-07-02T20:36:47.523616Z",
    "last_updated": "2025-07-16T15:20:14.221016Z"
}