Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3159146/?format=api",
    "component": "https://l10n.elementary.io/api/components/wingpanel/indicator-notifications-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/wingpanel/indicator-notifications-extra/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-03T17:25:35.183579Z",
    "action": 30,
    "target": "Reduce delay in clearing all notifications when there is a large number of notifications",
    "id": 1304782,
    "action_name": "Source string changed",
    "url": "https://l10n.elementary.io/api/changes/1304782/?format=api"
}