Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/78029/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/pt-BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-21T23:19:14.778279Z",
    "action": 59,
    "target": "Permite que Eidolons que estejam mortos ou sem PV possam atacar sem mostrar o lembrete.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Check to allow eidolons that are dead/have no hp to attack without a reminder.",
        "old_state": -1
    },
    "id": 113030,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/113030/?format=api"
}