Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/16834833/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/book_info/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/book_info/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-05-17T18:40:07.958216+02:00",
    "action": 30,
    "target": "This book is published under a free license because we want everybody to benefit from it. That said maintaining it takes time and lots of effort, and we appreciate being thanked for this. If you find this book valuable, please consider contributing to its continued maintenance either by buying a paperback copy or by making a donation through the book's official website: <ulink type=\"block\" url=\"https://debian-handbook.info\" />",
    "id": 6198375,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/6198375/?format=api"
}