Units API.

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

GET /api/units/98019/?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 need to purchase this content from D&D Beyond before being able to import it"
    ],
    "previous_source": "",
    "target": [
        "Sie müssen diese Inhalte von D&D Beyond kaufen, bevor Sie sie importieren können."
    ],
    "id_hash": 6810323295845441119,
    "content_hash": 1732982879919079505,
    "location": "",
    "context": "You need to purchase this content from D&D Beyond before being able to import it",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2665,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 15,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/96214/?format=api",
    "priority": 100,
    "id": 98019,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/de/?checksum=de8320f4766f5e5f",
    "url": "https://weblate.foundryvtt-hub.com/api/units/98019/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:22.471456Z",
    "last_updated": "2025-07-23T14:16:26.241615Z"
}