Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/4547208/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-matrixtrails/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-matrixtrails/hr_hr/?format=api",
    "user": null,
    "author": "https://kodi.weblate.cloud/api/users/anonymous/?format=api",
    "timestamp": "2022-03-08T11:27:30.635608Z",
    "action": 4,
    "target": "Zeleno",
    "id": 995004,
    "action_name": "Suggestion added",
    "url": "https://kodi.weblate.cloud/api/changes/995004/?format=api"
}