Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1285714/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/it/?format=api",
    "user": null,
    "author": "https://l10n.elementary.io/api/users/anonymous/?format=api",
    "timestamp": "2021-01-29T15:26:39.360252Z",
    "action": 4,
    "target": "Anche se la natura dinamica ed emozionante di elementary potrebbe indurre a voler diffondere dicerie e congetture, evitate di farlo. Discutere di piani per il futuro va bene, ma ogni qualvolta si tratti di un fatto non verificabile, specificate che si tratta di una congettura personale o non menzionatelo affatto. Divulgare informazioni inesatte può danneggiare la comunità, specialmente se viene fatto in modo da gettare cattiva luce su di essa.",
    "id": 763175,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/763175/?format=api"
}