Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2319833/?format=api",
    "component": "https://l10n.elementary.io/api/components/terminal/terminal/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/terminal/terminal/vi/?format=api",
    "user": "https://l10n.elementary.io/api/users/HaroleDev/?format=api",
    "author": "https://l10n.elementary.io/api/users/HaroleDev/?format=api",
    "timestamp": "2023-04-16T18:28:26.496968Z",
    "action": 4,
    "target": "Hiển thị cảnh báo bảo vệ dán",
    "id": 1604463,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1604463/?format=api"
}