Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/17863/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/fof-byobu/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/fof-byobu/tr/?format=api",
    "user": null,
    "author": "https://weblate.rob006.net/api/users/anonymous/?format=api",
    "timestamp": "2020-08-22T01:16:56.518151Z",
    "action": 29,
    "target": "Özel Tartışma Başlığı",
    "id": 41634,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://weblate.rob006.net/api/changes/41634/?format=api"
}