Changes API.

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

GET /api/changes/10815886/?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/Edanas/?format=api",
    "author": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "timestamp": "2021-05-27T16:10:46.390578+02:00",
    "action": 7,
    "target": "Cependant, à ce stade, votre compte est vide. OfficeLife est vraiment utile lorsque tout est correctement configuré. Nous savons que c'est un peu difficile à faire, c'est pourquoi nous avons compilé une liste de choses à faire dans ce guide pratique pour tirer le meilleur parti de votre compte :",
    "id": 10815886,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/10815886/?format=api"
}