Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2534397/?format=api",
    "component": "https://l10n.elementary.io/api/components/wingpanel/indicator-datetime-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/wingpanel/indicator-datetime-extra/it/?format=api",
    "user": null,
    "author": "https://l10n.elementary.io/api/users/anonymous/?format=api",
    "timestamp": "2021-01-30T10:47:14.985180Z",
    "action": 4,
    "target": "Riprogettato il modo in cui gli eventi sono mostrati ",
    "id": 763424,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/763424/?format=api"
}