Units API.

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

GET /api/units/322222/?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/dice-so-nice/main/it/?format=api",
    "source": [
        "{denomination} has been saved."
    ],
    "previous_source": "",
    "target": [
        "{denomination} è stato salvato."
    ],
    "id_hash": -1392325128924196586,
    "content_hash": -1495072146469680474,
    "location": "",
    "context": "DICESONICE.CustomDiceTermSaved",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 522,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/321974/?format=api",
    "priority": 100,
    "id": 322222,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/dice-so-nice/main/it/?checksum=6cad77ac0e9f9116",
    "url": "https://weblate.foundryvtt-hub.com/api/units/322222/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2026-05-02T14:06:48.242564Z",
    "last_updated": "2026-05-27T10:03:35.449126Z"
}