cURL
curl --request GET \ --url https://api.arbiterapi.com/v1/events/{slug} \ --header 'X-API-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get a single event by slug with all its child markets.
Successful Response