Units API.

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

GET /api/units/119609/?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": [
        "Invisible to the user"
    ],
    "previous_source": "",
    "target": [
        "Invisible to the user"
    ],
    "id_hash": -8265080569595278726,
    "content_hash": -4397854816160195739,
    "location": "",
    "context": "Invisible to the user",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1234,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 4,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/119554/?format=api",
    "priority": 100,
    "id": 119609,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/de/?checksum=0d4c8903214a4a7a",
    "url": "https://weblate.foundryvtt-hub.com/api/units/119609/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-11T20:29:27.235410Z",
    "last_updated": "2025-07-23T14:16:25.221526Z"
}