Additional Output Details

Find additional details about the outputs for several endpoints.

Event details

The full details of the output of the event details endpoint are as follows:

Property

Type

Description

_links

object

An object container. It contains links to the datasets for the related venues and attractions, as well as a link to itself.

_embedded

object

An object container. It contains two properties, venues and attractions that each hold details regarding the related venues and attractions respectively. The details are stored in the form of an array of objects, with each object representing one entity.

type

string

The type of the entity. For events, the value is event.

id

string

The ID of the event.

locale

string

The locale in which the event is.

name

string

The name of the event.

description

string

A description of the event.

additionalInfo

string

Any additional information regarding the event.

url

string

URL to Ticketmaster's detail page for the event.

images

array[object]

Images of the event. These are represented as an array of object, with each object holding information regarding an image.

dates

object

The dates of the event, including the start and end dates, as well as the dates when the general public can access the event.

sales

object

Information regarding the sales dates, including the start and end dates of public event sales and presales.

info

string

Any information regarding the event.

pleaseNote

string

Any notes related to the event.

priceRanges

array[object]

The price ranges for the event tickets.

promoter

object

Information regarding the event promoter.

promoters

array[object]

Information regarding the event promoters.

outlets

array[object]

Information regarding the event outlets.

productType

string

The product type.

products

array[object]

Information regarding the related products.

seatmap

object

The seatmap for the event. The object contains a single property that holds the URL for the seatmap.

accessibility

object

Any additional information for people who experience disabilities.

ticketLimit

object

Information regarding the ticket limit.

classifications

array[object]

Information regarding the event's classification (segment, genre, sub-genre, type, sub-type).

place

object

Information regarding where the event will take place. It can be set if there is no venue.

externalLinks

object

Any external links related to the event.

test

boolean

Indicates whether the event is a test entity or not.

aliases

array[object]

A list of aliases for the event.

localizedAliases

object

A list of localized aliases for the event.

Attraction details

The full details of the output of the attraction details endpoint are as follows:

Property

Type

Description

_links

object

An object container. It contains a link to the current dataset.

type

string

The type of the entity. For attractions, the value is attraction.

id

string

The ID of the attraction.

locale

string

The locale in which the attraction is returned.

name

string

The name of the attraction.

description

string

A description of the attraction.

additionalInfo

string

Any addititonal information regarding the attraction.

url

string

URL to Ticketmaster's detail page for the attraction.

images

array[object]

Images of the venue. These are represented as an array of objects, with each object holding information regarding an image.

classifications

array[object]

Information regarding the attraction's classification (segment, genre, sub-genre, type, sub-type).

externalLinks

object

Any external links related to the attraction.

test

boolean

Indicates whether the event is a test entity or not.

aliases

array

A list of aliases for the attraction.

localizedAliases

array

A list of localized aliases for the attraction.

upcomingEvents

object

Counts of the upcoming events of the attraction.

Venue details

The full details of the output of the venue details endpoint are as follows:

Property

Type

Description

_links

object

An object container. It contains a link to the current dataset.

type

string

The type of the entity. For venues, the value is venue.

id

string

The ID of the venue.

locale

string

The locale in which the venue is.

name

string

The name of the venue.

description

string

A description of the venue.

address

object

The address of the venue. It contains a maximum of three properties, with each property representing one line of the address.

city

object

The city the venue is located in. It contains a single property name that holds the name of the city.

additionalInfo

string

Any additional information regarding the venue.

state

object

The state the venue is located in. It contains two properties, name and stateCode that hold the name and code of the state respectively.

country

object

The country the venue is located in. It contains two properties, name and countryCode that hold the name and code of the country respectively.

url

string

URL to Ticketmaster's detail page for the venue.

postalCode

string

The postal code or zipcode of the venue.

location

object

The location of the venue. It contains two properties, longitude and latitude that hold the longitude and latitude values for the venue.

timezone

string

The timezone of the venue.

currency

string

The default currency of ticket prices for events in this venue.

markets

array[object]

The markets of the venue represented as an array of objects. Each object contains two properties, name and id that hold the name and ID of the market.

images

array[object]

Images of the venue. These are represented as an array of objects, with each object holding information regarding an image.

dmas

array[object]

A list of associated DMAs (designated market areas) for the venue represented as an array of objects. Each object contains a single property id that holds the ID for a DMA.

social

object

Information regarding the venues social medias. It contains a single property twitter that holds details of the venues Twitter account, including the account's Twitter handle and hashtags.

boxOfficeInfo

object

Box office information regarding the venue. It contains four properties, phoneNumberDetail, openHoursDetail, acceptedPaymentDetail, and willCallDetail

parkingDetail

string

Information regarding parking for the venue.

accessibleSeatingDetail

string

Information regarding seating for people with disabilities.

generalInfo

string

General information regarding the venue, including rules for children.

externalLinks

object

Any external links related to the venue.

test

boolean

Indicates whether the entity is a test entity or not.

aliases

array[object]

A list of aliases for the venue.

localizedAliases

object

A list of localized aliases for the venue.

upcomingEvents

object

Counts of the upcoming events in the venue.

ada

object

ADA (a cryptocurrency) details regarding the venue.