Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1276575/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/open-source/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/open-source/de/?format=api",
    "user": null,
    "author": "https://l10n.elementary.io/api/users/anonymous/?format=api",
    "timestamp": "2021-07-23T16:54:43.787801Z",
    "action": 29,
    "target": "X.Org",
    "id": 954168,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://l10n.elementary.io/api/changes/954168/?format=api"
}