Changes API.

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

GET /api/changes/405386/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/243808/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/server/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-30T13:39:23.369434Z",
    "action": 59,
    "target": "The Forgeで利用できる一部の機能を利用するためには、メールアドレスの認証が必要です。VTTの冒険を始めるには、以下のボタンをクリックして、メールアドレスの認証を行ってください。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Your email address needs to be verified before you can access some of the features available on The Forge. To get started on your VTT adventure, click the button below to verify your email address:",
        "old_state": 0
    },
    "id": 405386,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/405386/?format=api"
}