Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.rikka.app/api/components/app-ops/application/?format=api",
    "translation": null,
    "user": "https://weblate.rikka.app/api/users/rikka/?format=api",
    "author": null,
    "timestamp": "2022-12-16T07:00:13.449904Z",
    "action": 18,
    "target": "",
    "id": 35391,
    "action_name": "Pushed changes",
    "url": "https://weblate.rikka.app/api/changes/35391/?format=api"
}