Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3092238/?format=api",
    "component": "https://l10n.elementary.io/api/components/wingpanel/applications-menu-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/wingpanel/applications-menu-extra/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/EngelCode/?format=api",
    "author": "https://l10n.elementary.io/api/users/EngelCode/?format=api",
    "timestamp": "2022-01-02T16:48:48.833509Z",
    "action": 4,
    "target": "Beim Durchsuchen der Einstellungen wird immer der volle Titel gesucht",
    "id": 1191756,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1191756/?format=api"
}