Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/576672/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/like-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/like-ui/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-30T05:29:24.000084Z",
    "action": 5,
    "target": "사용자에게 버튼과 상호 작용할 권한이 없더라도 버튼을 표시합니다. 좋아요 카운터를 항상 표시하려면 이 옵션을 사용하세요.",
    "id": 414551,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/414551/?format=api"
}