Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/690684/?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:23:54.777929Z",
    "action": 36,
    "target": "规则已锁定,无法重置。\n\n如果您想要解锁,请相应地设置启用标志,\n并完成配置。之后需要重启。",
    "id": 2021625,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2021625/?format=api"
}