Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1272724/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/get-involved/ko/?format=api",
    "user": "https://l10n.elementary.io/api/users/bagjunggyu/?format=api",
    "author": "https://l10n.elementary.io/api/users/bagjunggyu/?format=api",
    "timestamp": "2021-10-07T22:12:11.671589Z",
    "action": 26,
    "target": "우리가 만드는 모든 것은 100%오픈 소스이며 전 세계 사람들이 협력하여 개발했습니다. 여러분이 프로그래머가 아니더라도, 여러분은 관여할 수 있고 변화를 만들 수 있습니다.",
    "id": 1071927,
    "action_name": "Suggestion removed",
    "url": "https://l10n.elementary.io/api/changes/1071927/?format=api"
}