Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1900202/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-notifications/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-notifications/ko/?format=api",
    "user": "https://l10n.elementary.io/api/users/bagjunggyu/?format=api",
    "author": "https://l10n.elementary.io/api/users/bagjunggyu/?format=api",
    "timestamp": "2022-08-05T14:44:30.572408Z",
    "action": 2,
    "target": "알림 환경 설정은 알림을 사용할 수 있도록 앱을 구성하기 위한, 응용 프로그램의 알림이 표시되는 방식을 변경하고,\n알림에 의해 방해받고 싶지 않을 때를 설정합니다.",
    "id": 1314956,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1314956/?format=api"
}