Units API.

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

GET /api/units/42344/?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": [
        "In D&D5e, currencies exist on actors on the attribute path \"actor.system.currency.gp\", so you'd add your own with the name \"Gold Coins\" and attribute path \"system.currency.gp\". Add one by clicking the plus in the header."
    ],
    "previous_source": "",
    "target": [
        "En Dungeons & Dragons, el dinero de los actores está la ruta de atributo \"actor.system.currency.gp\", por lo que agregaría la suya propia con el nombre \"Piezas de oro\" y la ruta de atributo \"system.currency.gp\". Añade una haciendo clic en el signo + del encabezado."
    ],
    "id_hash": -7657538397529326466,
    "content_hash": -6865390871843727359,
    "location": "",
    "context": "ITEM-PILES.Applications.CurrenciesEditor.ExplanationSmallAttributes",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 322,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 34,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/23442/?format=api",
    "priority": 100,
    "id": 42344,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/main/es/?checksum=15baf5661959bc7e",
    "url": "https://weblate.foundryvtt-hub.com/api/units/42344/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-10-05T20:33:11.798136Z",
    "last_updated": "2025-07-16T15:20:11.524619Z"
}