Units API.

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

GET /api/units/99199/?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": [
        "Please note that once deleted, the operation is irreversible, so make sure you have a local backup if you don't want to lose any data."
    ],
    "previous_source": "",
    "target": [
        "Veuillez noter qu'une fois supprimée, l'opération est irréversible. Veillez donc à disposer d'une sauvegarde locale si vous ne voulez pas perdre de données."
    ],
    "id_hash": 4559842206161472491,
    "content_hash": 2931143738296664500,
    "location": "",
    "context": "Please note that once deleted, the operation is irreversible, so make sure you have a local backup if you don't want to lose any data.",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1675,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 25,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/95589/?format=api",
    "priority": 100,
    "id": 99199,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/?checksum=bf47d053d2168beb",
    "url": "https://weblate.foundryvtt-hub.com/api/units/99199/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:28.133118Z",
    "last_updated": "2025-07-23T14:16:33.696272Z"
}