Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/690902/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-audit-laf/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-audit-laf/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "timestamp": "2018-01-24T10:11:16.972736Z",
    "action": 2,
    "target": "您想要变更“启用标识”吗?\n如果是,新规则将会写入到 /etc/audit/audit.rules。\n之后重启系统以让变更生效。\n",
    "id": 843953,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/843953/?format=api"
}