Changes API.

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

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

{
    "unit": null,
    "component": "http://weblate.ops404.it/api/components/ooops-commission/ooops_commission_by_discount/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2023-03-25T04:30:19.404568+01:00",
    "action": 47,
    "target": "",
    "id": 45716,
    "action_name": "New alert",
    "url": "http://weblate.ops404.it/api/changes/45716/?format=api"
}