Units API.

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

GET /api/units/99590/?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 package has been published to the bazaar."
    ],
    "previous_source": "",
    "target": [
        "Ce paquet a été publié sur le bazar."
    ],
    "id_hash": -5826985959101506923,
    "content_hash": 8171974140019878435,
    "location": "",
    "context": "This package has been published to the bazaar.",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2273,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/95980/?format=api",
    "priority": 100,
    "id": 99590,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/?checksum=2f2263249490da95",
    "url": "https://weblate.foundryvtt-hub.com/api/units/99590/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:29.643692Z",
    "last_updated": "2025-07-23T14:16:34.084819Z"
}