Events

The Event page is where the consumer will select the tickets they wish to purchase. It generally includes a listing of all the available Ticket Groups as well as a seating chart image. Static seating chart images are included with API access and can be retrieved using URLs supplied in the response from the Events / Show endpoint which should be used first to retrieve the information regarding the Event including the Venue at which it occurs, the time (occurs_at), and the Performers which are scheduled to be at the Event.


Events / Show

After making the Events / Show API request, use the Ticket Groups / Index endpoint to display all the available Ticket Groups. You should always use lightweight=true with the /ticket_groups endpoint.

If you wish to display a static seating chart for the event you can find URLs for medium and large images under venue->configurations→seating_chart (e.g.: https://s3.amazonaws.com/media.sandbox.ticketevolution.com/configurations/default_maps/ga_1000.jpg)

NOTE: In Sandbox you need to change the /media.sandbox.ticketevolution.com/ portion of the URL to /media.ticketevolution.com/

Request to /events/1074357 using curl:

curl -i \
-X GET \
-H "X-Signature: dGlJTI4UBJpZKTMVln/LZqblNM6GHTQahx+omG6lYEk=" \
-H "X-Token: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" \
--url 'https://api.ticketevolution.com/v9/events/1074357?'

Example JSON response.

{
"id": 1074357,
"url": "/events/1074357",
"name": "Philadelphia Phillies at Arizona Diamondbacks",
"state": "shown",
"occurs_at": "2017-06-24T19:10:00Z",
"occurs_at_local": "2017-06-24T19:10:00-07:00",
"updated_at": "2017-06-18T12:01:34Z",
"notes": "",
"owned_by_office": false,
"products_count": 87,
"products_eticket_count": 87,
"available_count": 366,
"category": {
"id": "3",
"name": "MLB",
"slug": "mlb",
"url": "/categories/3",
"slug_url": "/categories/mlb",
"parent": {
"id": "2",
"name": "Baseball",
"slug": "baseball",
"url": "/categories/2",
"slug_url": "/categories/baseball",
"parent": {
"id": "1",
"name": "Sports",
"slug": "sports",
"url": "/categories/1",
"slug_url": "/categories/sports",
"parent": null
}
}
},
"popularity_score": 604.95,
"long_term_popularity_score": 0.666638,
"stubhub_id": "9718418",
"configuration": {
"id": 75,
"url": "/configurations/75",
"name": "Baseball",
"fanvenues_key": "6615",
"ticket_utils_id": null,
"seating_chart": {
"medium": "https://s3.amazonaws.com/media.ticketevolution.com/configurations/static_maps/75/medium.jpg?1428386866",
"large": "https://s3.amazonaws.com/media.ticketevolution.com/configurations/static_maps/75/large.jpg?1428386866"
}
},
"venue": {
"id": 110,
"slug": "chase-field",
"url": "/venues/110",
"slug_url": "/venues/chase-field",
"name": "Chase Field",
"location": "Phoenix, AZ",
"time_zone": "America/Phoenix"
},
"performances": [{
"performer": {
"id": 15548,
"slug": "philadelphia-phillies",
"slug_url": "/performers/philadelphia-phillies",
"url": "/performers/15548",
"name": "Philadelphia Phillies"
},
"primary": false
}, {
"performer": {
"id": 15556,
"slug": "arizona-diamondbacks",
"slug_url": "/performers/arizona-diamondbacks",
"url": "/performers/15556",
"name": "Arizona Diamondbacks"
},
"primary": true
}],
"meta": {
"meta_description": null,
"meta_keywords": null,
"nofollow": false,
"noindex": false,
"canonical_url": null,
"page_title": null,
"header_title": null,
"paragraph_1": null,
"paragraph_2": null,
"paragraph_3": null,
"image": "/images/original/missing.png"
}
}

Events / Index (using Performer)

Request to /events using cURL:

curl -i \
-X GET \
-H "X-Signature: oy8oDMMfSjCoz6R3oWsE5/2CsKYlypgnHbL9YtDLUAo=" \
-H "X-Token: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" \
--url 'https://api.ticketevolution.com/v9/events?page=1&per_page=2&performer_id=15556'

Example JSON response.

{
"current_page": 1,
"per_page": 2,
"total_entries": 93,
"events": [{
"id": 1075927,
"url": "/events/1075927",
"name": "Arizona Diamondbacks at Philadelphia Phillies",
"state": "shown",
"occurs_at": "2017-06-18T13:35:00Z",
"occurs_at_local": "2017-06-18T13:35:00-04:00",
"updated_at": "2017-06-18T12:00:33Z",
"notes": null,
"owned_by_office": false,
"products_count": 0,
"products_eticket_count": 0,
"available_count": 42,
"category": {
"id": "3",
"name": "MLB",
"slug": "mlb",
"url": "/categories/3",
"slug_url": "/categories/mlb",
"parent": {
"id": "2",
"name": "Baseball",
"slug": "baseball",
"url": "/categories/2",
"slug_url": "/categories/baseball",
"parent": {
"id": "1",
"name": "Sports",
"slug": "sports",
"url": "/categories/1",
"slug_url": "/categories/sports",
"parent": null
}
}
},
"popularity_score": 1475.87,
"long_term_popularity_score": 0.691195,
"stubhub_id": "9714868",
"configuration": {
"id": 2841,
"url": "/configurations/2841",
"name": "Baseball",
"fanvenues_key": "6575",
"ticket_utils_id": null,
"seating_chart": {
"medium": "https://s3.amazonaws.com/media.ticketevolution.com/configurations/static_maps/2841/medium.jpg?1429172102",
"large": "https://s3.amazonaws.com/media.ticketevolution.com/configurations/static_maps/2841/large.jpg?1429172102"
}
},
"venue": {
"id": 2877,
"slug": "citizens-bank-park",
"url": "/venues/2877",
"slug_url": "/venues/citizens-bank-park",
"name": "Citizens Bank Park",
"location": "Philadelphia, PA",
"time_zone": "America/New_York"
},
"performances": [{
"performer": {
"id": 15556,
"slug": "arizona-diamondbacks",
"slug_url": "/performers/arizona-diamondbacks",
"url": "/performers/15556",
"name": "Arizona Diamondbacks"
},
"primary": false
}, {
"performer": {
"id": 15548,
"slug": "philadelphia-phillies",
"slug_url": "/performers/philadelphia-phillies",
"url": "/performers/15548",
"name": "Philadelphia Phillies"
},
"primary": true
}]
}, {
"id": 1076486,
"url": "/events/1076486",
"name": "Arizona Diamondbacks at Colorado Rockies",
"state": "shown",
"occurs_at": "2017-06-20T18:40:00Z",
"occurs_at_local": "2017-06-20T18:40:00-06:00",
"updated_at": "2017-06-18T12:00:46Z",
"notes": null,
"owned_by_office": false,
"products_count": 213,
"products_eticket_count": 213,
"available_count": 576,
"category": {
"id": "3",
"name": "MLB",
"slug": "mlb",
"url": "/categories/3",
"slug_url": "/categories/mlb",
"parent": {
"id": "2",
"name": "Baseball",
"slug": "baseball",
"url": "/categories/2",
"slug_url": "/categories/baseball",
"parent": {
"id": "1",
"name": "Sports",
"slug": "sports",
"url": "/categories/1",
"slug_url": "/categories/sports",
"parent": null
}
}
},
"popularity_score": 512.54,
"long_term_popularity_score": 0.665749,
"stubhub_id": "9715688",
"configuration": {
"id": 2962,
"url": "/configurations/2962",
"name": "Baseball",
"fanvenues_key": "6620",
"ticket_utils_id": null,
"seating_chart": {
"medium": "https://s3.amazonaws.com/media.ticketevolution.com/configurations/static_maps/2962/medium.jpg?1428732835",
"large": "https://s3.amazonaws.com/media.ticketevolution.com/configurations/static_maps/2962/large.jpg?1428732835"
}
},
"venue": {
"id": 339,
"slug": "coors-field",
"url": "/venues/339",
"slug_url": "/venues/coors-field",
"name": "Coors Field",
"location": "Denver, CO",
"time_zone": "America/Denver"
},
"performances": [{
"performer": {
"id": 15556,
"slug": "arizona-diamondbacks",
"slug_url": "/performers/arizona-diamondbacks",
"url": "/performers/15556",
"name": "Arizona Diamondbacks"
},
"primary": false
}, {
"performer": {
"id": 15557,
"slug": "colorado-rockies",
"slug_url": "/performers/colorado-rockies",
"url": "/performers/15557",
"name": "Colorado Rockies"
},
"primary": true
}]
}]
}

Events / Index (using Venue)

Request to /events using cURL:

curl -i \
-X GET \
-H "X-Signature: D/OPdqD6qrr1O5nLmvYNArnn9MxyuhDZQh8wf8Ho9Qk=" \
-H "X-Token: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" \
--url 'https://api.ticketevolution.com/v9/events?page=1&per_page=2&venue_id=110'

Example JSON response.

{
"current_page": 1,
"per_page": 2,
"total_entries": 47,
"events": [{
"id": 1074303,
"url": "/events/1074303",
"name": "Philadelphia Phillies at Arizona Diamondbacks",
"state": "shown",
"occurs_at": "2017-06-23T18:40:00Z",
"occurs_at_local": "2017-06-23T18:40:00-07:00",
"updated_at": "2017-06-18T12:01:10Z",
"notes": null,
"owned_by_office": false,
"products_count": 103,
"products_eticket_count": 103,
"available_count": 630,
"category": {
"id": "3",
"name": "MLB",
"slug": "mlb",
"url": "/categories/3",
"slug_url": "/categories/mlb",
"parent": {
"id": "2",
"name": "Baseball",
"slug": "baseball",
"url": "/categories/2",
"slug_url": "/categories/baseball",
"parent": {
"id": "1",
"name": "Sports",
"slug": "sports",
"url": "/categories/1",
"slug_url": "/categories/sports",
"parent": null
}
}
},
"popularity_score": 326.24,
"long_term_popularity_score": 0.669116,
"stubhub_id": "9718417",
"configuration": {
"id": 75,
"url": "/configurations/75",
"name": "Baseball",
"fanvenues_key": "6615",
"ticket_utils_id": null,
"seating_chart": {
"medium": "https://s3.amazonaws.com/media.ticketevolution.com/configurations/static_maps/75/medium.jpg?1428386866",
"large": "https://s3.amazonaws.com/media.ticketevolution.com/configurations/static_maps/75/large.jpg?1428386866"
}
},
"venue": {
"id": 110,
"slug": "chase-field",
"url": "/venues/110",
"slug_url": "/venues/chase-field",
"name": "Chase Field",
"location": "Phoenix, AZ",
"time_zone": "America/Phoenix"
},
"performances": [{
"performer": {
"id": 15548,
"slug": "philadelphia-phillies",
"slug_url": "/performers/philadelphia-phillies",
"url": "/performers/15548",
"name": "Philadelphia Phillies"
},
"primary": false
}, {
"performer": {
"id": 15556,
"slug": "arizona-diamondbacks",
"slug_url": "/performers/arizona-diamondbacks",
"url": "/performers/15556",
"name": "Arizona Diamondbacks"
},
"primary": true
}]
}, {
"id": 1074357,
"url": "/events/1074357",
"name": "Philadelphia Phillies at Arizona Diamondbacks",
"state": "shown",
"occurs_at": "2017-06-24T19:10:00Z",
"occurs_at_local": "2017-06-24T19:10:00-07:00",
"updated_at": "2017-06-18T12:01:34Z",
"notes": "",
"owned_by_office": false,
"products_count": 87,
"products_eticket_count": 87,
"available_count": 366,
"category": {
"id": "3",
"name": "MLB",
"slug": "mlb",
"url": "/categories/3",
"slug_url": "/categories/mlb",
"parent": {
"id": "2",
"name": "Baseball",
"slug": "baseball",
"url": "/categories/2",
"slug_url": "/categories/baseball",
"parent": {
"id": "1",
"name": "Sports",
"slug": "sports",
"url": "/categories/1",
"slug_url": "/categories/sports",
"parent": null
}
}
},
"popularity_score": 604.95,
"long_term_popularity_score": 0.666638,
"stubhub_id": "9718418",
"configuration": {
"id": 75,
"url": "/configurations/75",
"name": "Baseball",
"fanvenues_key": "6615",
"ticket_utils_id": null,
"seating_chart": {
"medium": "https://s3.amazonaws.com/media.ticketevolution.com/configurations/static_maps/75/medium.jpg?1428386866",
"large": "https://s3.amazonaws.com/media.ticketevolution.com/configurations/static_maps/75/large.jpg?1428386866"
}
},
"venue": {
"id": 110,
"slug": "chase-field",
"url": "/venues/110",
"slug_url": "/venues/chase-field",
"name": "Chase Field",
"location": "Phoenix, AZ",
"time_zone": "America/Phoenix"
},
"performances": [{
"performer": {
"id": 15548,
"slug": "philadelphia-phillies",
"slug_url": "/performers/philadelphia-phillies",
"url": "/performers/15548",
"name": "Philadelphia Phillies"
},
"primary": false
}, {
"performer": {
"id": 15556,
"slug": "arizona-diamondbacks",
"slug_url": "/performers/arizona-diamondbacks",
"url": "/performers/15556",
"name": "Arizona Diamondbacks"
},
"primary": true
}]
}]
}

results matching ""

    No results matching ""