Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/47311/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/fof-ignore-users/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/fof-ignore-users/fr/?format=api",
    "user": null,
    "author": "https://weblate.rob006.net/api/users/anonymous/?format=api",
    "timestamp": "2021-06-24T01:17:25.663669Z",
    "action": 29,
    "target": "Êtes-vous sûr de vouloir ignorer cet utilisateur ?",
    "id": 88609,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://weblate.rob006.net/api/changes/88609/?format=api"
}