Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/690802/?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:29:59.558685Z",
    "action": 36,
    "target": "<p><b>调度程序</b>:调度程序由审计守护精灵启动\n并从系统输入获得全部审计事件。</p>",
    "id": 2021639,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2021639/?format=api"
}