Changes API.

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

GET /api/changes/60385/?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-09T18:04:55.775821+01:00",
    "action": 53,
    "target": "",
    "id": 60385,
    "action_name": "Received repository notification",
    "url": "http://weblate.ops404.it/api/changes/60385/?format=api"
}