Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/690848/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-audit-laf/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-audit-laf/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-16T09:43:48.587999Z",
    "action": 36,
    "target": "无法启动审计守护精灵。\n请检查 /var/log/messages 中有无 auditd 错误。\n您可以在 YaST 控制中心的 \"杂项\" 组中使用\n\"系统日志\" 模块。",
    "id": 2021655,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2021655/?format=api"
}