{ "notice": { "id": 1, "type": "unplanned", "timeline_state": "present", "state": "investigating", "subject": "Current Incident", "url": "https://status.st-andrews.ac.uk/notices/xxx-current-incident", "began_at": "2023-01-01T00:00:00.000Z", "ended_at": null, "created_at": "2023-01-01T00:00:00.000Z", "updated_at": "2023-01-01T00:00:00.000Z", "tag_list": [], "links": { "self": "/api/notices/1" }, "components": [ { "id": 1, "state": "operational", "name": "Example Component", "description": "This is an example component.", "parent_id": null, "created_at": "2023-01-01T00:00:00.000Z", "updated_at": "2023-01-01T00:00:00.000Z" } ], "updates": [ { "state": "investigating", "content": "We are currently investigating an issue with our service.", "created_at": "2023-01-01T00:00:00.000Z", "updated_at": "2023-01-01T00:00:00.000Z" } ] } }