[
    {
        "scope": "https://app.ticketmaster.com",
        "method": "GET",
        "path": "/discovery/v1/attractions/1542376?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": {
            "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"
        }
    }
]
