Changes API.

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

GET /api/changes/43111/?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-base-14-0/ooops_backend_debranding/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2023-02-20T09:47:42.479242+01:00",
    "action": 53,
    "target": "",
    "id": 43111,
    "action_name": "Received repository notification",
    "url": "http://weblate.ops404.it/api/changes/43111/?format=api"
}