Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/277988/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/ready-set-roll-5e/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/ready-set-roll-5e/main/pt-BR/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/eduardopato41/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/eduardopato41/?format=api",
    "timestamp": "2024-08-23T07:22:51.315455Z",
    "action": 5,
    "target": "Ao emitir uma rolagem rápida com dano, habilitar botões na mensagem no chat que permitem que esse dano seja aplicado aos tokens.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When outputting a quick roll with damage, enable buttons on the chat message that allow for that damage to be applied to tokens.",
        "old_state": 0
    },
    "id": 480606,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/480606/?format=api"
}