Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/23249/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-04T04:13:26.524172Z",
    "action": 59,
    "target": "Lägg till Polyglots teckensnitt till Foundry meny för ytterligare teckensnitt.",
    "old": "Lägg till Polyglots teckensnitt till Foundry meny för ytterligare teckensnitt.",
    "details": {
        "state": 10,
        "source": "Add Polyglot's fonts to Core's {settingMenuLabel} menu. Toggle this setting off to remove all of Polyglot's fonts from the menu.",
        "old_state": 10
    },
    "id": 365971,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/365971/?format=api"
}