Units API.

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

GET /api/units/100083/?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/server/ja/?format=api",
    "source": [
        "A new Foundry update to {{- latestVersion}} is available on the {{- channel}} channel. Click {{- link}} to proceed or to cancel upgrade!"
    ],
    "previous_source": "",
    "target": [
        "{{- latestVersion}} の新しいFoundryアップデートが、{{- channel}} チャンネルで公開されています。アップグレードを続行またはキャンセルするには、{{- link}} をクリックしてください。"
    ],
    "id_hash": 3959940560634486857,
    "content_hash": -5565740902458838895,
    "location": "",
    "context": "A new Foundry update to {{- latestVersion}} is available on the {{- channel}} channel. Click {{- link}} to proceed or to cancel upgrade!",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 23,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/92149/?format=api",
    "priority": 100,
    "id": 100083,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/server/ja/?checksum=b6f488f59047a049",
    "url": "https://weblate.foundryvtt-hub.com/api/units/100083/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T20:17:31.742299Z",
    "last_updated": "2025-07-23T14:16:44.954937Z"
}