Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/15971686/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43-mu-4311/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43-mu-4311/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": "2024-01-24T03:45:10.660973Z",
    "action": 36,
    "target": "cat /srv/pillar/mypillar.sls\ncustom_gpgkeys:\n  - my_first_gpg.key\n  - my_second_gpgkey.gpg\n",
    "id": 2995219,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2995219/?format=api"
}