Units API.

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

GET /api/units/100999/?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": [
        "As part of this process, your {{ packageCount }} installed <u>modules will be disabled</u> automatically in the World and must be re-enabled in Foundry manually in order to use them."
    ],
    "previous_source": "",
    "target": [
        "</u> このプロセスの一環として、{{ packageCount }} インストールされた<u>モジュールは World で自動的に無効化され、それらを使用するためには Foundry で手動で再度有効化する必要があります。"
    ],
    "id_hash": 2680646768440500374,
    "content_hash": 3639791078119698140,
    "location": "",
    "context": "As part of this process, your {{ packageCount }} installed <u>modules will be disabled</u> automatically in the World and must be re-enabled in Foundry manually in order to use them.",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 228,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 30,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/94619/?format=api",
    "priority": 100,
    "id": 100999,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/ja/?checksum=a53392088131e096",
    "url": "https://weblate.foundryvtt-hub.com/api/units/100999/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T20:17:37.242804Z",
    "last_updated": "2025-07-23T14:16:35.893607Z"
}