Changes API.

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

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

{
    "unit": null,
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-rsxs-helios/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-11-11T03:55:14.296806Z",
    "action": 47,
    "target": "",
    "id": 2487209,
    "action_name": "Alert triggered",
    "url": "https://kodi.weblate.cloud/api/changes/2487209/?format=api"
}