Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.rikka.app/api/components/takostats/application/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-01-24T13:41:47.246456Z",
    "action": 60,
    "target": "weblate.cleanup.blank",
    "id": 36781,
    "action_name": "Add-on installed",
    "url": "https://weblate.rikka.app/api/changes/36781/?format=api"
}