Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/32510453/?format=api",
    "component": "https://hosted.weblate.org/api/components/officelife/welcome/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/officelife/welcome/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "author": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "timestamp": "2021-05-27T16:10:28.728620+02:00",
    "action": 7,
    "target": "Comme vous avez ajouté cette entreprise, vous êtes effectivement l'administrateur de ce compte. Vous pourrez ajouter des employés, modifier des équipes et gérer tout ce qui s'y trouve.",
    "id": 10815885,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/10815885/?format=api"
}