Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3125165/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/initial-setup/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/initial-setup/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-07T17:52:21.823217Z",
    "action": 5,
    "target": "업데이트, 새로운 앱 설치, 온라인 서비스 연결 등을 하려면 인터넷에 연결해야 합니다",
    "id": 1317731,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1317731/?format=api"
}