Get an event grouping

One event: member markets, shared rules, and series occurrences.

Path parameters

slugstringRequired

Response

Successful Response
idstringformat: "uuid"
slugstring
statusstring
titlestring
category_namestring or null
category_slugstring or null
closes_atdatetime or null
descriptionstring or null
image_urlstring or null
market_countintegerDefaults to 0
memberslist of objectsDefaults to []
occurrence_labelstring or null
occurrenceslist of objectsDefaults to []
opens_atdatetime or null
series_keystring or null
series_namestring or null
subtitlestring or null
total_volumestringformat: "^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$"Defaults to 0
volume_24hdouble or null

Errors

404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error