Changes API.

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

GET /api/changes/46741/?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-project/ooops_project_guest/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2023-03-28T05:32:00.974098+02:00",
    "action": 15,
    "target": "",
    "id": 46741,
    "action_name": "Component automatically unlocked",
    "url": "http://weblate.ops404.it/api/changes/46741/?format=api"
}