Units API.

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

GET /api/units/99518/?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": [
        "Taxes ({{item.rate}}% {{item.type}})"
    ],
    "previous_source": "",
    "target": [
        "Taxes ({{item.rate}}% {{item.type}})"
    ],
    "id_hash": -8689681656878689858,
    "content_hash": 3509982021207137900,
    "location": "",
    "context": "Taxes ({{item.rate}}% {{item.type}})",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2154,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/95908/?format=api",
    "priority": 100,
    "id": 99518,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/?checksum=07680c92ae8491be",
    "url": "https://weblate.foundryvtt-hub.com/api/units/99518/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:29.377933Z",
    "last_updated": "2025-07-23T14:16:34.004067Z"
}