Changes API.

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

GET /api/changes/32536/?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-sale-14-0/ooops_sale_report_payment_terms/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2022-05-16T11:05:04.780434+02:00",
    "action": 53,
    "target": "",
    "id": 32536,
    "action_name": "Received repository notification",
    "url": "http://weblate.ops404.it/api/changes/32536/?format=api"
}