Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2846228/?format=api",
    "component": "https://l10n.elementary.io/api/components/store/email/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/store/email/tr_TR/?format=api",
    "user": "https://l10n.elementary.io/api/users/frknegeoztrk/?format=api",
    "author": "https://l10n.elementary.io/api/users/barantan/?format=api",
    "timestamp": "2024-03-06T00:12:13.799479Z",
    "action": 7,
    "target": "Telif hakkı © %{year} elementary, A.Ş. Tüm hakları saklıdır.",
    "id": 2106076,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/2106076/?format=api"
}