Changes API.

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

GET /api/changes/492685/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-12T14:49:36.354537Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "646cfa6e7fc1db8d47ef4d710bcbf1a79f04c44c",
        "previous_head": "b5d5b6f5130d837f68b83b64ac893c78df9d7969"
    },
    "id": 492685,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492685/?format=api"
}