Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2898134/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/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-07T18:06:23.506961Z",
    "action": 2,
    "target": "사용자 설정 설치 (고급 모드)",
    "id": 1317756,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1317756/?format=api"
}