Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/2594/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/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-05T19:48:12.464750Z",
    "action": 2,
    "target": "Para fazer um tour rápido pelos recursos do Dice So Nice, verifique a janela 'Gerenciamento de Apresentação' ou clique neste botão.",
    "old": "Para fazer um tour rápido sobre os recursos do Dice So Nice, cheque a sua janela de Gerenciamento de Tours ou clique neste botão.",
    "details": {
        "state": 20,
        "source": "To take a quick tour of Dice So Nice features, check your Tour Management window or click this button.",
        "old_state": 20
    },
    "id": 508371,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/508371/?format=api"
}