Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/317182/?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/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-04-09T21:57:08.559705Z",
    "action": 71,
    "target": "Ponowne rzuty bohaterskie (wynik poniżej 10 staje się 10).",
    "old": "",
    "details": {
        "state": 20,
        "source": "Heroic Rerolls (result less than 10 becomes 10).",
        "old_state": -1
    },
    "id": 516176,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/516176/?format=api"
}