Changes API.

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

GET /api/changes/843950/?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:10:56.612386Z",
    "action": 26,
    "target": "您想要更改“已启用标志”吗?\n如果是,新规则将会写入到 /etc/audit/audit.rules。\n之后重引导系统以让更改生效。\n",
    "id": 843950,
    "action_name": "Suggestion removed",
    "url": "https://l10n.opensuse.org/api/changes/843950/?format=api"
}