Units API.

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

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