Changes API.

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

GET /api/changes/62603/?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-14-0/ooops_mrp_duplicate_with_bom/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-04-11T19:49:59.713057+02:00",
    "action": 51,
    "target": "",
    "id": 62603,
    "action_name": "Created component",
    "url": "http://weblate.ops404.it/api/changes/62603/?format=api"
}