Units API.

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

GET /api/units/101343/?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": [
        "Enter the Manifest URL of the package to install"
    ],
    "previous_source": "",
    "target": [
        "インストールするパッケージのManifest URLを入力します。"
    ],
    "id_hash": 979138835618363736,
    "content_hash": -3479482266911348371,
    "location": "",
    "context": "Enter the Manifest URL of the package to install",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 735,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 9,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/94963/?format=api",
    "priority": 100,
    "id": 101343,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/ja/?checksum=8d96999552d27958",
    "url": "https://weblate.foundryvtt-hub.com/api/units/101343/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T20:17:39.267709Z",
    "last_updated": "2025-07-23T14:16:36.229909Z"
}