Units API.

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

GET /api/units/99334/?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/the-forge/client/fr/?format=api",
    "source": [
        "Role changes will have no effect in Foundry while the User Manager is disabled."
    ],
    "previous_source": "",
    "target": [
        "Les modifications de rôle n'auront aucun effet dans Foundry tant que le gestionnaire des utilisateurs est désactivé."
    ],
    "id_hash": -7328521547012118174,
    "content_hash": 5614940882906228996,
    "location": "",
    "context": "Role changes will have no effect in Foundry while the User Manager is disabled.",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1876,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/95724/?format=api",
    "priority": 100,
    "id": 99334,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/?checksum=1a4bdc7b2d8be962",
    "url": "https://weblate.foundryvtt-hub.com/api/units/99334/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:28.721882Z",
    "last_updated": "2025-07-23T14:16:33.821698Z"
}