[
    {
        "scope": "https://app.ticketmaster.com",
        "method": "GET",
        "path": "/discovery/v1/events/3A004F38C8275108?apikey=mock-api-key",
        "status": 200,
        "headers": {
            "Access-Control-Allow-Headers": "origin, x-requested-with, accept",
            "Access-Control-Allow-Origin": "*",
            "Date": "Sat, 16 Jan 2016 18:41:27 GMT",
            "Content-Length": "3488",
            "Access-Control-Max-Age": "3628800",
            "Access-Control-Allow-Methods": "GET, PUT, POST, DELETE",
            "X-Application-Context": "application:default,jetson4",
            "Connection": "keep-alive",
            "Content-Type": "application/json;charset=utf-8",
            "Server": "Apache-Coyote/1.1"
        },
        "response": {
            "name": "Monster Jam",
            "locale": "en-us",
            "promoterId":  [
                2515
            ],
            "dates":  {
                "start":  {
                  "dateTime": "2016-01-24T01:00:00.000+0000",
                  "localDate": "2016-01-23",
                  "localTime": "19:00:00"
                },
                "end":  {
                  "dateTime": "2016-01-24T01:00:00.000+0000",
                  "localDate": "2016-01-23",
                  "localTime": "19:00:00"
                },
                "timezone": "America/Chicago",
                "displayOptions":  {
                  "range":  {
                    "localStartDate": "2016-01-23",
                    "localEndDate": "2016-01-23"
                  }
                },
                "status":  {
                  "code": "active"
                }
            },
            "test": false,
            "_links":  {
                "self":  {
                  "href": "/discovery/v1/events/3A004F38C8275108?locale=en-us&domain=ticketmaster.com"
                },
                "categories":  [
                   {
                    "href": "/discovery/v1/categories/10004?locale=en-us&domain=ticketmaster.com"
                  },
                   {
                    "href": "/discovery/v1/categories/25?locale=en-us&domain=ticketmaster.com"
                  }
                ],
                "attractions":  {
                  "href": "/discovery/v1/attractions/1542376?locale=en-us&domain=ticketmaster.com"
                },
                "venue":  {
                  "href": "/discovery/v1/venues/475247?locale=en-us&domain=ticketmaster.com"
                }
            },
            "id": "3A004F38C8275108",
            "_embedded":  {
                "venue":  [
                   {
                    "name": "Alamodome",
                    "marketId":  [
                      40,
                      122,
                      5
                    ],
                    "country":  {
                      "countryCode": "US"
                    },
                    "state":  {
                      "stateCode": "TX"
                    },
                    "city":  {
                      "name": "San Antonio"
                    },
                    "location":  {
                      "latitude": "29.417054662",
                      "longitude": "-98.479151396"
                    },
                    "postalCode": "78203",
                    "address":  {
                      "line1": "100 Montana St",
                      "line2": "San Antonio, TX"
                    },
                    "timeZone": "America/Chicago",
                    "_links":  {
                      "self":  {
                        "href": "/discovery/v1/venues/475247?locale=en-us&domain=ticketmaster.com"
                      }
                    },
                    "id": "475247",
                    "type": "venue"
                  }
                ],
                "categories":  [
                   {
                    "name": "Sports",
                    "level": 1,
                    "_links":  {
                      "self":  {
                        "href": "/discovery/v1/categories/10004?locale=en-us&domain=ticketmaster.com"
                      }
                    },
                    "id": "10004",
                    "type": "category"
                  },
                   {
                    "name": "Motorsports",
                    "level": 2,
                    "_links":  {
                      "self":  {
                        "href": "/discovery/v1/categories/25?locale=en-us&domain=ticketmaster.com"
                      }
                    },
                    "id": "25",
                    "type": "category"
                  }
                ],
                "attractions":  [
                   {
                    "url": "/Monster-Jam-tickets/artist/1542376",
                    "image":  {
                      "url": "/dam/a/538/8948796f-1145-44d1-b738-c4308059d538_55751_EVENT_DETAIL_PAGE_16_9.jpg"
                    },
                    "name": "Monster Jam",
                    "_links":  {
                      "self":  {
                        "href": "/discovery/v1/attractions/1542376?locale=en-us&domain=ticketmaster.com"
                      }
                    },
                    "id": "1542376",
                    "type": "attraction"
                  }
                ]
            },
            "type": "event"
        }
    }
]
