Units API.

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

GET /api/units/97991/?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 do not have any upcoming invoice."
    ],
    "previous_source": "",
    "target": [
        "Sie haben keine anstehende Rechnung."
    ],
    "id_hash": 8702233233837900723,
    "content_hash": 7602066080212590005,
    "location": "",
    "context": "You do not have any upcoming invoice.",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2625,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/96186/?format=api",
    "priority": 100,
    "id": 97991,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/de/?checksum=f8c48b050f81c3b3",
    "url": "https://weblate.foundryvtt-hub.com/api/units/97991/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:22.363323Z",
    "last_updated": "2025-07-23T14:16:26.214822Z"
}