Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/9380479/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-vpn/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-vpn/master/ko/?format=api",
    "user": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
    "author": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
    "timestamp": "2018-04-17T05:18:36.364055Z",
    "action": 5,
    "target": "설정이 적용되었습니다.",
    "id": 1097311,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1097311/?format=api"
}