Units API.

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

GET /api/units/99203/?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/fr/?format=api",
    "source": [
        "Please read this {0} before upgrading!"
    ],
    "previous_source": "",
    "target": [
        "Veuillez lire cette {0} avant de procéder à la mise à niveau !"
    ],
    "id_hash": 5165483383164715903,
    "content_hash": 3287058240465384839,
    "location": "",
    "context": "Please read this {0} before upgrading!",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1680,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/95593/?format=api",
    "priority": 100,
    "id": 99203,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/?checksum=c7af7bc4e2b7437f",
    "url": "https://weblate.foundryvtt-hub.com/api/units/99203/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:28.163037Z",
    "last_updated": "2025-07-23T14:16:33.699507Z"
}