Units API.

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

GET /api/units/311102/?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}) *deposited* {item_name} x {quantity} ({date})"
    ],
    "previous_source": "",
    "target": [
        "{actor_name} ({user_name})이(가) {item_name} x{quantity}을(를) *입금함* ({date})"
    ],
    "id_hash": -8825517844161884818,
    "content_hash": 5377485939749328750,
    "location": "",
    "context": "ITEM-PILES.VaultLog.Deposit",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 654,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/120073/?format=api",
    "priority": 100,
    "id": 311102,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/main/ko/?checksum=05857647c3dc0d6e",
    "url": "https://weblate.foundryvtt-hub.com/api/units/311102/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-07-02T20:36:47.525307Z",
    "last_updated": "2025-07-16T15:20:14.221749Z"
}