Units API.

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

GET /api/units/101502/?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": [
        "Foundry VTT is a software application that requires the purchase of a license key in order to download and try it. With the Forge however, you can try Foundry online using a demo license key that is valid for one hour only."
    ],
    "previous_source": "",
    "target": [
        "Foundry VTTは、ダウンロードして試用するためにはライセンスキーの購入が必要なソフトウェアです。しかし、Forgeでは、1時間だけ有効なデモ用ライセンスキーを使って、オンラインでFoundryを試すことができます。"
    ],
    "id_hash": 3838857095090989227,
    "content_hash": -1795189105292876123,
    "location": "",
    "context": "Foundry VTT is a software application that requires the purchase of a license key in order to download and try it. With the Forge however, you can try Foundry online using a demo license key that is valid for one hour only.",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 983,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 42,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/95122/?format=api",
    "priority": 100,
    "id": 101502,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/ja/?checksum=b5465c305862e8ab",
    "url": "https://weblate.foundryvtt-hub.com/api/units/101502/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T20:17:39.983588Z",
    "last_updated": "2025-07-23T14:16:36.393094Z"
}