[
{
"id": "234",
"title": "Paintball Fight!",
"start_at": "2012-07-19T15:00:00-06:00",
"end_at": "2012-07-19T16:00:00-06:00",
"description": "It's that time again!",
"location_name": "Greendale Community College",
"location_address": "Greendale, Colorado",
"context_code": "course_123",
"effective_context_code": "",
"workflow_state": "active",
"hidden": "false",
"parent_event_id": "",
"child_events_count": "0",
"child_events": "",
"url": "https://example.com/api/v1/calendar_events/234",
"html_url": "https://example.com/calendar?event_id=234&include_contexts=course_123",
"all_day_date": "2012-07-19",
"all_day": "false",
"created_at": "2012-07-12T10:55:20-06:00",
"updated_at": "2012-07-12T10:55:20-06:00",
"appointment_group_id": "",
"appointment_group_url": "",
"own_reservation": "false",
"reserve_url": "",
"reserved": "false",
"participants_per_appointment": "",
"available_slots": "",
"user": "",
"group": ""
},
{
"id": "312",
"title": "Bear Wrestling",
"start_at": "2013-07-19T15:00:00-06:00",
"end_at": "2013-07-19T16:00:00-06:00",
"description": "Bear!",
"location_name": "Uinta Forest",
"location_address": "Utah",
"context_code": "course_234",
"effective_context_code": "",
"workflow_state": "active",
"hidden": "false",
"parent_event_id": "",
"child_events_count": 0,
"child_events": "",
"url": "https://example.com/api/v1/calendar_events/234",
"html_url": "https://example.com/calendar?event_id=234&include_contexts=course_123",
"all_day_date": "2012-07-19",
"all_day": "false",
"created_at": "2012-07-12T10:55:20-06:00",
"updated_at": "2012-07-12T10:55:20-06:00",
"appointment_group_id": "",
"appointment_group_url": "",
"own_reservation": "false",
"reserve_url": "",
"reserved": "false",
"participants_per_appointment": "",
"available_slots": "",
"user": "",
"group": ""
}
]