Units API.

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

GET /api/units/101391/?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": [
        "Error retrieving account balance: Invalid balance value"
    ],
    "previous_source": "",
    "target": [
        "口座残高の取得に失敗しました。残高の値が無効です。"
    ],
    "id_hash": 1076138242755877130,
    "content_hash": 7124401612257262262,
    "location": "",
    "context": "Error retrieving account balance: Invalid balance value",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 804,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/95011/?format=api",
    "priority": 100,
    "id": 101391,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/ja/?checksum=8eef3607b8ad590a",
    "url": "https://weblate.foundryvtt-hub.com/api/units/101391/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T20:17:39.493185Z",
    "last_updated": "2025-07-23T14:16:36.274425Z"
}