Changes API.

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

GET /api/changes/61124/?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-stock-14-0/ooops_stock_lot_transfer/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-02-29T17:32:28.412520+01:00",
    "action": 21,
    "target": "",
    "id": 61124,
    "action_name": "Rebased repository",
    "url": "http://weblate.ops404.it/api/changes/61124/?format=api"
}