Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/10259/?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:24:05.173191Z",
    "action": 3,
    "target": "",
    "old": "",
    "details": {
        "comment": "This string can be too long that it overflows. Consider moving it to the first <div> after <div class=\"form-group\"> among with the note about the timer being paused."
    },
    "id": 29266,
    "action_name": "Comment added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/29266/?format=api"
}