Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2875308/?format=api",
    "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-keyboard/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/fr/?format=api",
    "user": null,
    "author": "https://l10n.elementary.io/api/users/anonymous/?format=api",
    "timestamp": "2021-04-03T21:18:20.274272Z",
    "action": 4,
    "target": "Clic du milieu pour basculer sur l'agencement suivant",
    "id": 820163,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/820163/?format=api"
}