v40

latestSwagger 2.0raw.githubusercontent.com2017-08-11136588.0 KB

Event Search

Find events and filter your search by location, date, availability, and much more.

get/discovery/v2/events

Query parameters

sortstring

Sorting order of the search result. Allowable values : 'name,asc', 'name,desc', 'date,asc', 'date,desc', 'relevance,asc', 'relevance,desc', 'distance,asc', 'name,date,asc', 'name,date,desc', 'date,name,asc', 'date,name,desc','onsaleStartDate,asc', 'id,asc'

startDateTimestring

Filter events with a start date after this date

endDateTimestring

Filter events with a start date before this date

onsaleStartDateTimestring

Filter events with onsale start date after this date

onsaleOnStartDatestring

Filter events with onsale start date on this date

onsaleOnAfterStartDatestring

Filter events with onsale range within this date

onsaleEndDateTimestring

Filter events with onsale end date before this date

citystring

Filter events by city

countryCodestring

Filter events by country code

stateCodestring

Filter events by state code

postalCodestring

Filter events by postal code / zipcode

venueIdstring

Filter events by venue id

attractionIdstring

Filter events by attraction id

segmentIdstring

Filter events by segment id

segmentNamestring

Filter events by segment name

{"stackTrail":"paths:/discovery/v2/events:get:parameters:15:schema:items","oasType":"schema","type":"unknown"}

Filter events by classification name: name of any segment, genre, sub-genre, type, sub-type

{"stackTrail":"paths:/discovery/v2/events:get:parameters:16:schema:items","oasType":"schema","type":"unknown"}

Filter events by classification id: id of any segment, genre, sub-genre, type, sub-type

marketIdstring

Filter events by market id

promoterIdstring

Filter events by promoter id

dmaIdstring

Filter events by dma id

includeTBA'yes' | ' no' | ' only'

True, to include events with date to be announce (TBA)

includeTBD'yes' | ' no' | ' only'

True, to include event with a date to be defined (TBD)

clientVisibilitystring

Filter events by clientName

latlongstring

Filter events by latitude and longitude, this filter is deprecated and maybe removed in a future release, please use geoPoint instead

radiusstring

Radius of the area in which we want to search for events.

unit'miles' | 'km'

Unit of the radius

geoPointstring

filter events by geoHash

keywordstring

Keyword to search on

idstring

Filter entities by its id

source'ticketmaster' | ' universe' | ' frontgate' | ' tmr'

Filter entities by its source name

includeTest'yes' | ' no' | ' only'

True if you want to have entities flag as test in the response. Only, if you only wanted test entities

pagestring

Page number

sizestring

Page size of the response

localestring

The locale in ISO code format. Multiple comma-separated values can be provided. When omitting the country part of the code (e.g. only 'en' or 'fr') then the first matching locale is used. When using a '' it matches all locales. '' can only be used at the end (e.g. 'en-us,en,*')

includeLicensedContent'yes' | ' no'

Yes if you want to display licensed content

includeSpellcheck'yes' | ' no'

yes, to include spell check suggestions in the response.

Response

successful operation