Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3115641/?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:49:15.380363Z",
    "action": 5,
    "target": "마우스 오른쪽 버튼은 기본 클릭이 예상되는 곳에 사용되었습니다. 기본 클릭에 항상 마우스 오른쪽 버튼을 사용하도록 선택할 수 있습니다.",
    "id": 1317725,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1317725/?format=api"
}