Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11039495/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
    "author": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
    "timestamp": "2019-05-12T08:18:04.337527Z",
    "action": 5,
    "target": "阅读系统消息失败。\n\n只有 'systemd-journal' 组中的用户及 'root' 用户可以阅读全部系统消息。",
    "id": 1257981,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1257981/?format=api"
}