Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/355416/?format=api",
    "component": "https://l10n.opensuse.org/api/components/zypper/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/zypper/master/ko/?format=api",
    "user": "https://l10n.opensuse.org/api/users/KimTaeKyeong/?format=api",
    "author": "https://l10n.opensuse.org/api/users/KimTaeKyeong/?format=api",
    "timestamp": "2021-11-30T09:42:16.563821Z",
    "action": 2,
    "target": "다음 %d 권장 패키지가 자동으로 선택되었습니다:",
    "id": 1931948,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1931948/?format=api"
}