[
{
"id": "<string>",
"event_id": "<string>",
"custom_name": "<string>",
"start_time": "<string>",
"end_time": "<string>",
"skillsets": [
{
"id": 123,
"name": "<string>"
}
],
"quantity": 123,
"filled": 123,
"alternate_quantity": 123,
"alternate_filled": 123,
"comments": "<string>"
}
]