Units API.

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

GET /api/units/93170/?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/server/de/?format=api",
    "source": [
        "Game is being deleted"
    ],
    "previous_source": "",
    "target": [
        "Das Spiel wird gelöscht"
    ],
    "id_hash": -3285813914772053506,
    "content_hash": -1573264607092812646,
    "location": "",
    "context": "Game is being deleted",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 290,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/92393/?format=api",
    "priority": 100,
    "id": 93170,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/server/de/?checksum=526671a74bf9e1fe",
    "url": "https://weblate.foundryvtt-hub.com/api/units/93170/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:47:02.235737Z",
    "last_updated": "2025-07-23T14:16:42.982068Z"
}