Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12168061/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-installation/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": "2021-03-19T07:55:54.105430Z",
    "action": 5,
    "target": "当弹出窗口可见时无法显示安装程序配置对话框。\n请先关闭弹出窗口,然后重复操作。",
    "id": 1751127,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1751127/?format=api"
}