Units API.

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

GET /api/units/98004/?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/de/?format=api",
    "source": [
        "You have locked this package to version {{version}}"
    ],
    "previous_source": "",
    "target": [
        "Sie haben dieses Paket auf die Version {{version}}"
    ],
    "id_hash": 3733190234145555231,
    "content_hash": -8687414425796162521,
    "location": "",
    "context": "You have locked this package to version {{version}}",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2642,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/96199/?format=api",
    "priority": 100,
    "id": 98004,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/de/?checksum=b3cef4bd1934031f",
    "url": "https://weblate.foundryvtt-hub.com/api/units/98004/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:22.405142Z",
    "last_updated": "2025-07-23T14:16:26.226130Z"
}