Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/690692/?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:34.316413Z",
    "action": 36,
    "target": "audit.rules 中已设置锁定 (-e 2)。\n\n继续是无意义的,因为规则将持续锁定\n到下一次重启。\n",
    "id": 2021627,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2021627/?format=api"
}