Units API.

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

GET /api/units/96630/?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": [
        "Could not find file {{name}}"
    ],
    "previous_source": "",
    "target": [
        "Datei konnte nicht gefunden werden {{name}}"
    ],
    "id_hash": 6047513250958141511,
    "content_hash": 183740960144106823,
    "location": "",
    "context": "Could not find file {{name}}",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 546,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/94825/?format=api",
    "priority": 100,
    "id": 96630,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/de/?checksum=d3ed1542b9d3e847",
    "url": "https://weblate.foundryvtt-hub.com/api/units/96630/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:17.359260Z",
    "last_updated": "2025-07-23T14:16:24.783715Z"
}