Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/25518/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/datitisev-maintenance/tr/?format=api",
    "user": null,
    "author": "https://weblate.rob006.net/api/users/anonymous/?format=api",
    "timestamp": "2021-01-18T01:17:05.234239Z",
    "action": 29,
    "target": "İzin kullanarak forum ve API bakımının atlanmasına izin ver",
    "id": 49350,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://weblate.rob006.net/api/changes/49350/?format=api"
}