Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/199454/?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/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-08T19:07:43.513197Z",
    "action": 59,
    "target": "Você pode inserir sua URL Kanka pessoal aqui, se tiver uma. Caso contrário, use https://api.kanka.io.\nLembre-se de que a instalação do Kanka precisa ter a mesma versão da API do Kanka oficial\npara ser compatível com este módulo.\n",
    "old": "Você pode inserir sua URL Kanka pessoal aqui, se tiver uma. Caso contrário, use https://kanka.io.\nLembre-se de que a instalação do Kanka precisa ter a mesma versão da API do Kanka oficial\npara ser compatível com este módulo.\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": 447940,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/447940/?format=api"
}