Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13081813/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-s390/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-s390/master/ru/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2023-05-16T13:29:54.815850Z",
    "action": 4,
    "target": "Устройство %1 не отформатировано. Отформатировать его сейчас?",
    "id": 2689512,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/2689512/?format=api"
}