Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11656551/?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:42.895705Z",
    "action": 45,
    "target": "",
    "id": 1473234,
    "action_name": "Contributor joined",
    "url": "https://l10n.opensuse.org/api/changes/1473234/?format=api"
}