Changes API.

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

GET /api/changes/32070/?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-partner-14-0/ooops_restrict_partner_shipping_selection/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2022-05-04T11:23:18.034806+02:00",
    "action": 18,
    "target": "",
    "id": 32070,
    "action_name": "Pushed changes",
    "url": "http://weblate.ops404.it/api/changes/32070/?format=api"
}