Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/82121/?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/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-06-08T12:42:49.679973Z",
    "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": 338050,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/338050/?format=api"
}