Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/576004/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension-handler-xar/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-extension-handler-xar/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:55:47.685842Z",
    "action": 5,
    "target": "XAR 확장을 처리할 때 충돌이 발생할 수 있습니다(대부분의 경우 확장에 속한 문서에 대한 로컬 변경으로 인해 발생함). 이런 일이 발생하면 Extension Manager는 충돌을 해결하는 가장 안전한 방법을 선택하려고 시도하지만 다음 옵션을 사용하여 동작을 변경할 수 있습니다.",
    "id": 414040,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/414040/?format=api"
}