graphbrainz/test/fixtures/a81703ff2de3c55fdf82ff4d0a1f5052.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
917 B
Text

{
"statusCode": 200,
"headers": {
"date": "Sun, 16 Sep 2018 22:56:51 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": "865",
"x-ratelimit-reset": "1537138611",
"server": "Plack::Handler::Starlet",
"etag": "W/\"a36ec97649062dc21d1f38c56dc197ac\"",
"access-control-allow-origin": "*"
},
"url": "http://musicbrainz.org:80/ws/2/release-group?artist=c8da2e40-bd28-4d4e-813a-bd2f51958ba8&inc=artist-credits&fmt=json",
"time": 436,
"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"
}
}
}