Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12168063/?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:56:09.977710Z",
    "action": 5,
    "target": "<p>按下<b>专家控制台</b>按钮会启动安装程序的命令行界面。该界面用于特殊目的,使用不当可能导致崩溃或意外行为。</p>",
    "id": 1751131,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1751131/?format=api"
}