Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2915136/?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:06.397471Z",
    "action": 4,
    "target": "Việc sao chép các lệnh vào Terminal có thể nguy hiểm. Hãy chắc chắn rằng bạn hiểu từng phần của văn bản đã dán làm gì trước khi tiếp tục.",
    "id": 1604462,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1604462/?format=api"
}