Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/577459/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension-script/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-extension-script/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:14:08.391829Z",
    "action": 5,
    "target": "기록은 위키에 설치/제거된 확장 기능을 추적하고 특정 사용자가 단일 위키에서 몇 가지 작업(예: 확장 기능 그룹 설치/업그레이드)을 수행한 다음 해당 작업을 여러 위키에서 재생할 수 있도록 합니다.",
    "id": 413524,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413524/?format=api"
}