Field | Type | Description | Example |
---|---|---|---|
eventId | string | Unique identifier for the event on Ticketmaster platform. | vvG1IZ9-RKcP8J |
eventName | string | Full name of the event including headliner and supporting acts. | Taylor Swift | The Eras Tour |
eventDate | string | Date and time of the event in ISO 8601 format. | 2024-07-15T19:30:00Z |
venueName | string | Name of the venue hosting the event. | Madison Square Garden |
venueCity | string | City where the venue is located. | New York |
minPrice | number | Lowest available ticket price in USD excluding fees. | 89.5 |
maxPrice | number | Highest available ticket price in USD excluding fees. | 450 |
ticketsAvailable | boolean | Boolean indicating if tickets are currently available for purchase. |
|
saleStatus | string | Current sale status of tickets (onsale, offsale, postponed, cancelled). | onsale |
presaleActive | boolean | Indicates if presale tickets are currently available. |
|
category | string | Event category classification. | Music |
genre | string | Specific genre or subcategory of the event. | Pop |