stubhub_data.json 343 B

1234567891011121314151617
  1. {
  2. "response":{
  3. "docs":[
  4. {
  5. "url": "https://www.stubhub.com/event/name-1-1-2014-12345",
  6. "seo_description_en_US": "name",
  7. "event_date_local": "2014-01-01",
  8. "maxPrice": "100",
  9. "minPrice": "50",
  10. "totalPostings": "100",
  11. "totalTickets": "200",
  12. "venue_name": "Venue Name"
  13. }
  14. ]
  15. }
  16. }