Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/575979/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-admintranslations-xml/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-admintranslations-xml/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "timestamp": "2023-12-30T08:28:04.217934Z",
    "action": 5,
    "target": "사용자를 삭제하는 대신 해당 프로필을 비활성화된 것으로 표시할 수 있습니다. 이렇게 하면 해당 사용자가 로그인할 수 없으며 작성한 스크립트와 관련된 액세스 권한이 보존됩니다.",
    "id": 415582,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/415582/?format=api"
}