Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2066712/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-pam/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-pam/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
    "author": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
    "timestamp": "2018-02-07T05:50:29.776852Z",
    "action": 7,
    "target": "已为用户 %1 启用了自动登录功能。\n%2\n是否禁用自动登录?",
    "id": 908214,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.opensuse.org/api/changes/908214/?format=api"
}