Units API.

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

GET /api/units/99741/?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": [
        "With our AutoSave option, you can have a Save Point automatically taken whenever your game idles, letting you keep a history of your games through time. Want to see which level your players were a year ago, just clone the world from the specific save point date and see what changed!"
    ],
    "previous_source": "",
    "target": [
        "Grâce à l'option AutoSave, un point de sauvegarde est automatiquement créé à chaque fois que votre jeu est au repos, ce qui vous permet de conserver l'historique de vos parties. Si vous voulez savoir à quel niveau se trouvaient vos joueurs il y a un an, il suffit de cloner le monde à partir de la date du point de sauvegarde spécifique et de voir ce qui a changé !"
    ],
    "id_hash": 2888940205618165154,
    "content_hash": 1843176752918321306,
    "location": "",
    "context": "With our AutoSave option, you can have a Save Point automatically taken whenever your game idles, letting you keep a history of your games through time. Want to see which level your players were a year ago, just clone the world from the specific save point date and see what changed!",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2550,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 51,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/96131/?format=api",
    "priority": 100,
    "id": 99741,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/?checksum=a81793cf8d36f5a2",
    "url": "https://weblate.foundryvtt-hub.com/api/units/99741/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:30.511508Z",
    "last_updated": "2025-07-23T14:16:34.266285Z"
}