Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/10287/?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/en/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
    "timestamp": "2022-09-06T23:33:09.781496Z",
    "action": 26,
    "target": "The NPC Mystifier allows you to rename tokens on the active scene based on their traits if CTRL (by default) is being pressed when adding to scene. Save settings to show/hide additional options.",
    "old": "",
    "details": {},
    "id": 29350,
    "action_name": "Suggestion removed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/29350/?format=api"
}