Changes API.

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

GET /api/changes/2774097/?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-peripherals/peripheral-xarcade/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-03-06T21:33:41.850960Z",
    "action": 18,
    "target": "",
    "id": 2774097,
    "action_name": "Changes pushed",
    "url": "https://kodi.weblate.cloud/api/changes/2774097/?format=api"
}