Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/529927/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/mail-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/mail-translations/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/Park/?format=api",
    "author": "https://l10n.xwiki.org/api/users/Park/?format=api",
    "timestamp": "2022-03-21T20:17:42.462614Z",
    "action": 5,
    "target": "SMTP 서버에 접속하기 위한 패스워드, 인증이 필요한 경우에만",
    "id": 298848,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/298848/?format=api"
}