Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/345149/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/common-wikimanager-commontranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/common-wikimanager-commontranslations/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:23:08.272053Z",
    "action": 2,
    "target": "새로운 소유자의 유저는 존재하지 않거나 다른 위키로 부터 왔습니다.\n저장하고 계속 진행하시겠습니까?",
    "id": 298186,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/298186/?format=api"
}