Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/690702/?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:25:53.824839Z",
    "action": 36,
    "target": "审计配置已锁定(选项 -e 2)。\n这意味着规则会被锁定到下次重启!\n如果您确实要执行此操作,确保 \"-e 2\" 是\n规则文件的最后一条。否则,请启用或禁用审计。\n要检查或变更规则,请回到规则编辑器。\n",
    "id": 2021628,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2021628/?format=api"
}