Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-03-24T13:14:09.944089Z",
    "action": 18,
    "target": "",
    "id": 68440,
    "action_name": "Pushed changes",
    "url": "https://weblate.rikka.app/api/changes/68440/?format=api"
}