Units API.

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

GET /api/units/99499/?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": [
        "Successfully activated Two Factor Authentication for your account."
    ],
    "previous_source": "",
    "target": [
        "L'authentification à deux facteurs a été activée avec succès pour votre compte."
    ],
    "id_hash": 679128656970308506,
    "content_hash": 8593090855369884914,
    "location": "",
    "context": "Successfully activated Two Factor Authentication for your account.",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2118,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/95889/?format=api",
    "priority": 100,
    "id": 99499,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/?checksum=896cbfea5380db9a",
    "url": "https://weblate.foundryvtt-hub.com/api/units/99499/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:29.302555Z",
    "last_updated": "2025-07-23T14:16:33.983005Z"
}