Changes API.

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

GET /api/changes/60402/?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-product-14-0/ooops_product_variant_import/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-02-09T22:40:52.217030+01:00",
    "action": 53,
    "target": "",
    "id": 60402,
    "action_name": "Received repository notification",
    "url": "http://weblate.ops404.it/api/changes/60402/?format=api"
}