Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/690690/?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:24:17.988937Z",
    "action": 36,
    "target": "规则已锁定。\n\n无法测试,因为发送新规则\n会导致发生错误。\n",
    "id": 2021626,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2021626/?format=api"
}