Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2692577/?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/ckcks1997/?format=api",
    "author": "https://l10n.elementary.io/api/users/ckcks1997/?format=api",
    "timestamp": "2022-12-11T05:04:55.865399Z",
    "action": 4,
    "target": "elementary OS 생태계를 개선하고 AppCenter를 통해 새 앱을 출시하여 수익을 창출할 수 있습니다.",
    "id": 1429485,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1429485/?format=api"
}