Units API.

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

GET /api/units/99218/?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": [
        "Postal Code"
    ],
    "previous_source": "",
    "target": [
        "Code postal"
    ],
    "id_hash": 4132183126818791455,
    "content_hash": 2492951862472028174,
    "location": "",
    "context": "Postal Code",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1701,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/95608/?format=api",
    "priority": 100,
    "id": 99218,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/?checksum=b95876a91ce5a01f",
    "url": "https://weblate.foundryvtt-hub.com/api/units/99218/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:28.225981Z",
    "last_updated": "2025-07-23T14:16:33.712669Z"
}