Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/577089/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/panels-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/panels-translations/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-30T03:48:05.274017Z",
    "action": 5,
    "target": "문서의 내용과 개체도 선택한 구문으로 변환하시겠습니까? '취소'를 선택하면 구문이 이전 구문으로 재설정되고 아무 작업도 수행되지 않습니다. '확인'을 선택하면 수정 사항이 손실되고 문서가 자동으로 저장됩니다. 문서 기록 인터페이스로 이동하여 이 수정 사항을 취소하고 마지막 버전으로 되돌릴 수 있습니다.",
    "id": 413967,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413967/?format=api"
}