Units API.

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

GET /api/units/42223/?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/es/?format=api",
    "source": [
        "No players are active, so you have no one to trade with."
    ],
    "previous_source": "",
    "target": [
        "No hay jugadores activos, por lo que no tienes con quién comerciar."
    ],
    "id_hash": -2714283121366208006,
    "content_hash": 4669569281400370039,
    "location": "",
    "context": "ITEM-PILES.Trade.NoActiveUsers.Content",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 88,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/23337/?format=api",
    "priority": 100,
    "id": 42223,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/main/es/?checksum=5a54ede1cb20f1fa",
    "url": "https://weblate.foundryvtt-hub.com/api/units/42223/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-10-05T20:33:11.515123Z",
    "last_updated": "2025-07-16T15:20:11.364966Z"
}