Units API.

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

GET /api/units/99599/?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": [
        "This purchase was downloaded via Manifest {{downloads}} times, from {{downloadIPs}} distinct IP locations"
    ],
    "previous_source": "",
    "target": [
        "Cet achat a été téléchargé via Manifest {{downloads}} fois, à partir de {{downloadIPs}} adresses IP distinctes."
    ],
    "id_hash": 6219701571136463746,
    "content_hash": 4575820780363397057,
    "location": "",
    "context": "This purchase was downloaded via Manifest {{downloads}} times, from {{downloadIPs}} distinct IP locations",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2282,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 13,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/95989/?format=api",
    "priority": 100,
    "id": 99599,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/?checksum=d650d1a024872382",
    "url": "https://weblate.foundryvtt-hub.com/api/units/99599/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:29.697890Z",
    "last_updated": "2025-07-23T14:16:34.090372Z"
}