Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7077179/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/j-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/j-master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/JavierLlorente/?format=api",
    "author": "https://l10n.opensuse.org/api/users/JavierLlorente/?format=api",
    "timestamp": "2021-08-22T13:01:55.939444Z",
    "action": 45,
    "target": "",
    "id": 1877362,
    "action_name": "Contributor joined",
    "url": "https://l10n.opensuse.org/api/changes/1877362/?format=api"
}