Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/690826/?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:41:53.489558Z",
    "action": 36,
    "target": "<p>不带附加规则启用审计会造成使用\n<i>libaudit</i> 的应用程序(例如 PAM)将日志记录到 /var/log/audit/audit.log(默认设置)。</p> ",
    "id": 2021653,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2021653/?format=api"
}