Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/577750/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-security-authentication-default/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-security-authentication-default/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-30T15:30:48.273553Z",
    "action": 2,
    "target": "친애하는 사용자 여러분, \n\n버그로 인해 귀하의 비밀번호는 우리 위키에 일반 텍스트로 저장되었습니다. 귀하의 일반 텍스트 비밀번호가 데이터 유출로 노출되었음을 배제할 수 없습니다. 따라서 새 비밀번호를 선택하라는 두 번째 이메일을 받을 수도 있습니다. \n문제가 발생하거나 추가 질문이 있는 경우 관리자에게 문의하세요.",
    "id": 416008,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/416008/?format=api"
}