Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/575331/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notification-word-application-default/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notification-word-application-default/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-29T16:36:20.648192Z",
    "action": 5,
    "target": "단어 기반 알림",
    "id": 410776,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/410776/?format=api"
}