Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/85697/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/midi-qol/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/pt-BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-06-08T12:42:52.423386Z",
    "action": 30,
    "target": "Automatically apply item active effects to targets if they are hit, failed a save or don't get a save. Works better with about-time and/or times-up as well.",
    "old": "Automatically apply item active effects to targets if they are hit, failed a save or don't get a save. Requires Dynamic Active Effects (DAE) and works better with about-time and or times-up as well.",
    "details": {},
    "id": 338128,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/338128/?format=api"
}