Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/277094/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "timestamp": "2025-02-16T11:02:47.672527Z",
    "action": 5,
    "target": "Ceci conclut cette visite. J'espère que cela a levé quelques doutes sur l'interaction de 'Polyglot' avec le comportement de Foundry.<br>Si vous voulez aller plus en profondeur avec le module, vérifiez ses paramètres dans les <span class='reference'>Paramètres du jeu</span>.<br>Si cela s'avère toujours insuffisant, essayez de consulter le <a class=\"hyperlink\" href=\"https://github.com/mclemente/fvtt-module-polyglot/wiki\" target=\"_blank\" rel=\"nofollow noopener\">wiki du module</a> pour plus d'informations.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This concludes this tour. I hope this has cleared some doubts about Polyglot's interaction with Core Foundry behavior.<br>If you want to get more in-depth with the module, check out its settings on the <span class='reference'>Game Settings</span>.<br>If this still proves insufficient, try checking the <a class=\"hyperlink\" href=\"https://github.com/mclemente/fvtt-module-polyglot/wiki\" target=\"_blank\" rel=\"nofollow noopener\">module's wiki</a> for more information.",
        "old_state": 0
    },
    "id": 494030,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/494030/?format=api"
}