Units API.

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

GET /api/units/99511/?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": [
        "System: {{system}}"
    ],
    "previous_source": "",
    "target": [
        "Système : {{system}}"
    ],
    "id_hash": -1771164789846906506,
    "content_hash": -262300080136980396,
    "location": "",
    "context": "System: {{system}}",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2142,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/95901/?format=api",
    "priority": 100,
    "id": 99511,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/?checksum=676b8f01f67ee976",
    "url": "https://weblate.foundryvtt-hub.com/api/units/99511/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:29.341961Z",
    "last_updated": "2025-07-23T14:16:33.997054Z"
}