Units API.

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

GET /api/units/150206/?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/cyphersystem/main/fr/?format=api",
    "source": [
        "Effort limit exceeded!"
    ],
    "previous_source": "Too many levels of Effort!",
    "target": [
        "Limite d'Effort dépassée !"
    ],
    "id_hash": -7008154633581345826,
    "content_hash": -8107055056101151749,
    "location": "",
    "context": "CYPHERSYSTEM.SpendTooMuchEffort",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 465,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/147778/?format=api",
    "priority": 100,
    "id": 150206,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/cyphersystem/main/fr/?checksum=1ebe087dd66043de",
    "url": "https://weblate.foundryvtt-hub.com/api/units/150206/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-14T20:53:32.702788Z",
    "last_updated": "2025-10-09T11:06:23.353629Z"
}