Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/32509108/?format=api",
    "component": "https://hosted.weblate.org/api/components/officelife/welcome/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/officelife/welcome/en/?format=api",
    "user": "https://hosted.weblate.org/api/users/djaiss/?format=api",
    "author": "https://hosted.weblate.org/api/users/djaiss/?format=api",
    "timestamp": "2021-05-26T19:21:12.137139+02:00",
    "action": 32,
    "target": "However, at this stage, your account is empty. OfficeLife is really useful when everything is properly set up. We know it’s a bit of a pain to do, so we’ve compiled a list of things you should do in this handy guide to make the most out of your account:",
    "id": 10800804,
    "action_name": "Bulk status changed",
    "url": "https://hosted.weblate.org/api/changes/10800804/?format=api"
}