Units API.

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

GET /api/units/99565/?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": [
        "The world was restored to the automatic backup from {{date}}"
    ],
    "previous_source": "",
    "target": [
        "Le monde a été restauré à partir de la sauvegarde automatique de {{date}}"
    ],
    "id_hash": -3665147572774762696,
    "content_hash": 8378562624656921836,
    "location": "",
    "context": "The world was restored to the automatic backup from {{date}}",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2233,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/95955/?format=api",
    "priority": 100,
    "id": 99565,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/?checksum=4d22c7b38b600738",
    "url": "https://weblate.foundryvtt-hub.com/api/units/99565/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:29.540657Z",
    "last_updated": "2025-07-23T14:16:34.059182Z"
}