Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3141906/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/online-accounts-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/online-accounts-extra/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/Atalanttore/?format=api",
    "author": "https://l10n.elementary.io/api/users/Atalanttore/?format=api",
    "timestamp": "2022-07-10T09:13:29.809079Z",
    "action": 4,
    "target": "Offline-Unterstützung für CalDAV-Konten hinzugefügt",
    "id": 1306923,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1306923/?format=api"
}