Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12168233/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-ncurses/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-ncurses/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-19T08:06:53.018917Z",
    "action": 5,
    "target": "<h1>高级热键:</h1><p><b>Shift-F1</b> 显示高级热键列表。</p><p><b>Shift-F4</b> 更改颜色模式。</p><p><b>Ctrl-\\</b> 退出应用程序。</p><p><b>Ctrl-L</b> 刷新屏幕。</p><p><b>Ctrl-O</b> 更改表格排序方式,再次选择同一列会改变方向。</p><p><b>Ctrl-D F1</b> 显示高级热键列表。</p><p><b>Ctrl-D Shift-D</b> 将对话框作为屏幕截图转储到日志文件中。</p><p><b>Ctrl-D Shift-Y</b> 打开 YDialogSpy 查看挂件层级结构。</p><p><b>Ctrl-D Shift-G</b> 发送调试事件,启动调试器。</p><p><b>Ctrl-D Shift-C</b> 发送配置事件,显示特殊配置选项。</p><p>其中一些组合键可能不起作用,具体取决于所用的桌面环境。</p>",
    "id": 1751190,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1751190/?format=api"
}