Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/277254/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/pt-BR/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Kharmans/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Kharmans/?format=api",
    "timestamp": "2025-08-12T00:53:18.127663Z",
    "action": 5,
    "target": "Isso conclui este tour. Espero ter esclarecido algumas dúvidas sobre a interação do Polyglot com o comportamento do Foundry.<br>Se quiser se aprofundar mais no módulo, confira suas configurações nas <span class='reference'>Configurações do Jogo</span>.<br>Se isso ainda não for suficiente, tente consultar a <a class=\"hyperlink\" href=\"https://github.com/mclemente/fvtt-module-polyglot/wiki\" target=\"_blank\" rel=\"nofollow noopener\">wiki do módulo</a> para mais informações.",
    "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": 508868,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/508868/?format=api"
}