Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2716164/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-sudo/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-sudo/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
    "author": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
    "timestamp": "2018-02-12T05:49:12.656663Z",
    "action": 26,
    "target": "所有更改都将丢失。确定要退出 sudo 配置而不保存吗?",
    "id": 922805,
    "action_name": "Suggestion removed",
    "url": "https://l10n.opensuse.org/api/changes/922805/?format=api"
}