Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11656887/?format=api",
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/apparmor_profiles-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles-master/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "timestamp": "2020-07-07T02:16:58.401073Z",
    "action": 9,
    "target": "/usr/bin/foo\n{\n  /bin/** px -> shared_profile,\n  ...\n  /usr/*bash cx -> local_profile,\n  ...\n  profile local_profile\n  {\n    ...\n  }\n}\n",
    "id": 1473461,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1473461/?format=api"
}