Units API.

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

GET /api/units/97964/?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 can access your invoice {0}."
    ],
    "previous_source": "",
    "target": [
        "Sie können auf Ihre Rechnung zugreifen {0}."
    ],
    "id_hash": 649490587395684374,
    "content_hash": -3923952133764012376,
    "location": "",
    "context": "You can access your invoice {0}.",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2589,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/96159/?format=api",
    "priority": 100,
    "id": 97964,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/de/?checksum=8903743f82adf816",
    "url": "https://weblate.foundryvtt-hub.com/api/units/97964/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:22.276797Z",
    "last_updated": "2025-07-23T14:16:26.190447Z"
}