Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/32510454/?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/asbiin/?format=api",
    "author": "https://hosted.weblate.org/api/users/asbiin/?format=api",
    "timestamp": "2021-05-28T19:53:32.727460+02:00",
    "action": 2,
    "target": "Cependant, à ce stade, votre compte est vide. OfficeLife est vraiment utile lorsque tout est correctement configuré. Nous savons que c’est un peu fastidieux, c’est pourquoi nous avons concocté une liste de choses à faire dans ce guide pratique pour tirer le meilleur parti de votre compte :",
    "id": 10833075,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/10833075/?format=api"
}