Units API.

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

GET /api/units/99792/?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": [
        "You cannot subscribe to a hosting tier until you have added a {0} to your account."
    ],
    "previous_source": "",
    "target": [
        "Vous ne pouvez pas vous abonner à un niveau d'hébergement tant que vous n'avez pas ajouté un {0} à votre compte."
    ],
    "id_hash": -2855488223663001378,
    "content_hash": 2646169418398762126,
    "location": "",
    "context": "You cannot subscribe to a hosting tier until you have added a {0} to your account.",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2620,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/96182/?format=api",
    "priority": 100,
    "id": 99792,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/?checksum=585f4496f04170de",
    "url": "https://weblate.foundryvtt-hub.com/api/units/99792/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:30.867908Z",
    "last_updated": "2025-07-23T14:16:34.311021Z"
}