Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3122009/?format=api",
    "component": "https://l10n.elementary.io/api/components/desktop/granite-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/granite-extra/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/C/?format=api",
    "author": "https://l10n.elementary.io/api/users/C/?format=api",
    "timestamp": "2022-08-12T17:50:28.298189Z",
    "action": 4,
    "target": "DynamicNotebook: benutze stattdessen Adw.TabBar",
    "id": 1326972,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1326972/?format=api"
}