graphbrainz/test/fixtures/8069a2ac06a7b48528fa1350e0e45e71.headers
Brian Beck 50d3268366
Fix browse by ISRC and artistCredits (#86)
* Fix browse by ISRC and artist-credits subqueries

* Update test suite
2018-09-16 16:21:34 -07:00

28 lines
No EOL
897 B
Text

{
"statusCode": 200,
"headers": {
"date": "Sun, 16 Sep 2018 22:58:24 GMT",
"content-type": "application/json; charset=utf-8",
"transfer-encoding": "chunked",
"connection": "keep-alive",
"keep-alive": "timeout=15",
"vary": "Accept-Encoding",
"x-ratelimit-limit": "1200",
"x-ratelimit-remaining": "1080",
"x-ratelimit-reset": "1537138706",
"server": "Plack::Handler::Starlet",
"etag": "W/\"00330f74476954894dbd218b174576fc\"",
"access-control-allow-origin": "*"
},
"url": "http://musicbrainz.org:80/ws/2/collection?release=0702057c-cb90-43d3-b7b4-6d0cc37e8644&fmt=json",
"time": 422,
"request": {
"method": "GET",
"headers": {
"User-Agent": "graphbrainz/8.0.3 ( https://github.com/exogen/graphbrainz )",
"host": "musicbrainz.org",
"accept-encoding": "gzip, deflate",
"accept": "application/json"
}
}
}