Units API.

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

GET /api/units/310486/?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": [
        "You cannot trade \"{type}\" items"
    ],
    "previous_source": "",
    "target": [
        "\"{type}\" 유형의 아이템은 거래할 수 없습니다."
    ],
    "id_hash": 1965277407266718432,
    "content_hash": -5595069733104412034,
    "location": "",
    "context": "ITEM-PILES.Errors.DisallowedItemTrade",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 24,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/23381/?format=api",
    "priority": 100,
    "id": 310486,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/main/ko/?checksum=9b461163b13bc2e0",
    "url": "https://weblate.foundryvtt-hub.com/api/units/310486/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-07-02T20:36:46.734088Z",
    "last_updated": "2025-07-02T20:36:46.734092Z"
}