v40

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

Attraction Search

Find attractions (artists, sports, packages, plays and so on) and filter your search by name, and much more.

get/discovery/v2/attractions

Query parameters

sortstring

Sorting order of the search result. Allowable Values : 'name,asc', 'name,desc', 'relevance,asc', 'relevance,desc'

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

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

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

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

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