Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1525672/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-instserver/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-instserver/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": "2022-02-17T07:49:33.627497Z",
    "action": 36,
    "target": "<p>您必须安装并启动 FTP 服务器,\n才能完成此配置。</p>\n",
    "id": 2024144,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2024144/?format=api"
}