Units API.

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

GET /api/units/101226/?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/ja/?format=api",
    "source": [
        "Created"
    ],
    "previous_source": "",
    "target": [
        "作成"
    ],
    "id_hash": 3576327611597970577,
    "content_hash": -2082309315259261259,
    "location": "",
    "context": "Created",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 573,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/94846/?format=api",
    "priority": 100,
    "id": 101226,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/ja/?checksum=b1a1ab03b9b7dc91",
    "url": "https://weblate.foundryvtt-hub.com/api/units/101226/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T20:17:38.359148Z",
    "last_updated": "2025-07-23T14:16:36.122410Z"
}