GET v3/events/{id}

Returns the details of a specific event

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

Body Parameters

None.

Response Information

Resource Description

Event
NameDescriptionTypeAdditional information
Description

string

None.

HtmlDescription

string

None.

Duration

integer

None.

ImageUrl

string

None.

IsOnSale

boolean

None.

Name

string

None.

InstanceDates

string

None.

RelatedEvents

Collection of Event

None.

RelatedStockItems

Collection of StockItem

None.

Instances

Collection of Instance

None.

ThumbnailUrl

string

None.

WebEventId

string

None.

Id

string

None.

Attributes

There will be additional properties (custom to each client) with the prefix 'Attribute_'

None.

FirstInstanceDateTime

date

None.

LastInstanceDateTime

date

None.

Response Formats

application/json, text/xml

Sample:

Sample not available.