Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3217541/?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": null,
    "author": null,
    "timestamp": "2022-11-23T10:27:42.854809Z",
    "action": 59,
    "target": "초기 설정에서 사용자 계정이 만들어지지 않습니다. 사용자 계정이 없으면, 로그인할 수 없으며 OS를 다시 설치해야 할 수도 있습니다.",
    "id": 1401658,
    "action_name": "String updated in the repository",
    "url": "https://l10n.elementary.io/api/changes/1401658/?format=api"
}