Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/117124/?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/pt-BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-11T20:29:15.045987Z",
    "action": 59,
    "target": "Alguns módulos de compêndios tornaram-se indisponíveis devido aos requisitos da sua versão VTT da Foundry. Por favor clique {{- link}} para tentar migrar os seus módulos e torná-los novamente acessíveis.",
    "old": "Alguns módulos de compêndios tornaram-se indisponíveis devido aos requisitos da sua versão VTT da Foundry. Por favor clique {{- link}} para tentar migrar os seus módulos e torná-los novamente acessíveis.",
    "details": {
        "state": 20,
        "source": "Some compendium modules have become unavailable due to your Foundry VTT version requirements. Please click {{- link}} to attempt to migrate your modules and make them accessible again.",
        "old_state": 20
    },
    "id": 186450,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/186450/?format=api"
}