Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/10256/?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-06T22:06:27.547023Z",
    "action": 4,
    "target": "Enable the Hero Point handler feature.",
    "old": "Check to enable Hero Point handler feature with an optional keybind to open a dialog that can reset or add Hero Points for all characters, add one Hero Point to a random (or selected) character and, most importantly, start a timer to make the dialog reappear after (by default) 60 minutes.",
    "details": {
        "state": 20,
        "source": "Check to enable Hero Point handler feature with an optional keybind to open a dialog that can reset or add Hero Points for all characters, add one Hero Point to a random (or selected) character and, most importantly, start a timer to make the dialog reappear after (by default) 60 minutes.",
        "old_state": 20
    },
    "id": 29258,
    "action_name": "Suggestion added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/29258/?format=api"
}