Changes API.

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

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