Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/344709/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/dashboard-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/dashboard-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-21T15:24:17.899811Z",
    "action": 2,
    "target": "이 Gadget의 제목은 대시보드의 Gadget 패널 맨 위에 나타납니다(velocity code를 포함할 수 있음)",
    "id": 298188,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/298188/?format=api"
}