Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/572621/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/rendering-xwiki/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/rendering-xwiki/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-28T01:54:14.282200Z",
    "action": 5,
    "target": "Wiki 콘텐츠가 포함된 HTML 매크로에는 콘텐츠에 따라 스크립트가 필요할 수 있으므로 콘텐츠를 주의 깊게 검토하세요.",
    "id": 401335,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/401335/?format=api"
}