GET v3/events?instanceStart_from={instanceStart_from}&instanceStart_to={instanceStart_to}&instanceInterface={instanceInterface}&onSale={onSale}&name={name}
Returns details of specific events in the system
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
instanceStart_from | date |
None. |
|
instanceStart_to | date |
None. |
|
attributes | Collection of NameValuePairOfString |
None. |
|
instanceAttributes | Collection of NameValuePairOfString |
None. |
|
instanceInterface | Interface |
Default value is All |
|
onSale | boolean |
None. |
|
name | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of EventName | Description | Type | Additional 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. |
|
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.