Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/690888/?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:44:30.567467Z",
    "action": 36,
    "target": "规则可能被锁定。\n继续检查规则。您可以更改\n\"启用标识\",但稍后需要重启\n才能激活更改。\n",
    "id": 2021656,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2021656/?format=api"
}