Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/39504/?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": "2022-09-25T18:33:59.147849Z",
    "action": 5,
    "target": "Determina em quais tokens o dano é aplicado ao aplicar dano pelos botões de overlay no chat.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Determines which tokens damage is applied to when applying damage via the chat overlay buttons.",
        "old_state": 0
    },
    "id": 54437,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/54437/?format=api"
}