Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/198840/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/kanka-foundry/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/kanka-foundry/main/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-08T19:07:40.509721Z",
    "action": 59,
    "target": "You can enter your personal Kanka URL here if you have one. Otherwise use https://api.kanka.io.\nPlease keep in mind that your Kanka installation needs to have the same API version as the official Kanka\nto be compatible with this module.\n",
    "old": "You can enter your personal Kanka URL here if you have one. Otherwise use https://kanka.io.\nPlease keep in mind that your Kanka installation needs to have the same API version as the official Kanka\nto be compatible with this module.\n",
    "details": {
        "state": 20,
        "source": "You can enter your personal Kanka URL here if you have one. Otherwise use https://api.kanka.io.\nPlease keep in mind that your Kanka installation needs to have the same API version as the official Kanka\nto be compatible with this module.\n",
        "old_state": 20
    },
    "id": 447736,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/447736/?format=api"
}