Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/10317/?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-08T18:53:00.283748Z",
    "action": 26,
    "target": "Add a suffix to the new name with, defaults to '' (example: 'Creature'). If it matches the name of a rollable table, a random text result from this table will be used as the suffix instead.",
    "old": "",
    "details": {},
    "id": 30744,
    "action_name": "Suggestion removed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/30744/?format=api"
}