Units API.

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

GET /api/units/114217/?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": [
        "Server started"
    ],
    "previous_source": "",
    "target": [
        "Server gestartet"
    ],
    "id_hash": -3059311934210064924,
    "content_hash": 2602758209602150577,
    "location": "",
    "context": "Server started",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1995,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/114171/?format=api",
    "priority": 100,
    "id": 114217,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/de/?checksum=558b2401384bbde4",
    "url": "https://weblate.foundryvtt-hub.com/api/units/114217/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-12T21:38:42.059752Z",
    "last_updated": "2025-07-23T14:16:25.712059Z"
}