Units API.

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

GET /api/units/95322/?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/en/?format=api",
    "source": [
        "It's a gift!"
    ],
    "previous_source": "",
    "target": [
        "It's a gift!"
    ],
    "id_hash": -3206807415915623243,
    "content_hash": 320348669364931065,
    "location": "",
    "context": "It's a gift!",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1253,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/95322/?format=api",
    "priority": 100,
    "id": 95322,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/en/?checksum=537f21a54742ccb5",
    "url": "https://weblate.foundryvtt-hub.com/api/units/95322/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:48:38.168884Z",
    "last_updated": "2025-07-23T14:16:21.860407Z"
}