Retrieve details for a specific event
Given an event ID, this call returns all the details it can (such as images, description, and related venues). For multiple events, a maximum of 100 records is returned.
http://api.sonicliving.com/v2/event/get?key=mykey&event_id=100&host_info=foo&offset=10
For a live example, visit the API Explorer for event/get.