Units API.

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

GET /api/units/99090/?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": [
        "Folder is used to determine where to install the files so that they don't conflict with other games. This field should be filled in automatically, but you can always customise it to suit your needs."
    ],
    "previous_source": "",
    "target": [
        "Le dossier est utilisé pour déterminer où installer les fichiers afin qu'ils n'entrent pas en conflit avec d'autres jeux. Ce champ doit être rempli automatiquement, mais vous pouvez toujours le personnaliser en fonction de vos besoins."
    ],
    "id_hash": -5051599245596625922,
    "content_hash": 4737838285510252734,
    "location": "",
    "context": "NEWGAME.FOLDER_DESCRIPTION",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1506,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 35,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/95480/?format=api",
    "priority": 100,
    "id": 99090,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/?checksum=39e51d402a94f3fe",
    "url": "https://weblate.foundryvtt-hub.com/api/units/99090/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:27.767088Z",
    "last_updated": "2025-07-23T14:16:33.577913Z"
}