Advertisement
Guest User

events

a guest
Jun 27th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.05 KB | None | 0 0
  1. {
  2.   "events": [
  3.     {
  4.       "location": "Experimental Stage",
  5.       "start_time": "2017-06-27T18:10:00+01",
  6.       "band": {
  7.         "name": "Death Grips",
  8.         "image": "http://i.imgur.com/E51s4Jo.jpg"
  9.       }
  10.     },
  11.     {
  12.       "location": "Experimental Stage",
  13.       "start_time": "2017-06-27T20:00:00+01",
  14.       "band": {
  15.         "name": "Run the Jewels",
  16.         "image": "http://i.imgur.com/9mE5sHQ.jpg"
  17.       }
  18.     },
  19.     {
  20.       "location": "Main Stage",
  21.       "start_time": "2017-06-27T18:15:00+01",
  22.       "band": {
  23.         "name": "The Lumineers",
  24.         "image": "http://i.imgur.com/Ek17DIR.png"
  25.       }
  26.     },
  27.     {
  28.       "location": "Main Stage",
  29.       "start_time": "2017-06-27T20:00:00+01",
  30.       "band": {
  31.         "name": "Austrofred",
  32.         "image": "http://i.imgur.com/XG2HB1X.png"
  33.       }
  34.     },
  35.     {
  36.       "location": "Main Stage",
  37.       "start_time": "2017-06-27T22:15:00+01",
  38.       "band": {
  39.         "name": "Bilderbuch",
  40.         "image": "http://i.imgur.com/7PvTHMo.png"
  41.       }
  42.     },
  43.     {
  44.       "location": "Experimental Stage",
  45.       "start_time": "2017-06-28T18:10:00+01",
  46.       "band": {
  47.         "name": "Crystal Castles",
  48.         "image": "http://i.imgur.com/aMsbX2h.jpg"
  49.       }
  50.     },
  51.     {
  52.       "location": "Experimental Stage",
  53.       "start_time": "2017-06-28T20:00:00+01",
  54.       "band": {
  55.         "name": "clipping",
  56.         "image": "http://i.imgur.com/EIT5W57.jpg"
  57.       }
  58.     },
  59.     {
  60.       "location": "Main Stage",
  61.       "start_time": "2017-06-28T16:15:00+01",
  62.       "band": {
  63.         "name": "Mavi Phoenix",
  64.         "image": "http://i.imgur.com/lmvUD6q.jpg"
  65.       }
  66.     },
  67.     {
  68.       "location": "Main Stage",
  69.       "start_time": "2017-06-28T18:00:00+01",
  70.       "band": {
  71.         "name": "Garish",
  72.         "image": "http://i.imgur.com/stemRMO.jpg"
  73.       }
  74.     },
  75.     {
  76.       "location": "Main Stage",
  77.       "start_time": "2017-06-28T22:00:00+01",
  78.       "band": {
  79.         "name": "Deichkind",
  80.         "image": "http://i.imgur.com/lvuA2n0.jpg"
  81.       }
  82.     }
  83.   ]
  84. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement