graphbrainz/test/fixtures/7fccf49f79de855cc3b56a8501c9c858.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

27 lines
No EOL
829 B
Text

{
"statusCode": 200,
"headers": {
"date": "Sun, 16 Sep 2018 22:57:40 GMT",
"content-type": "application/json; charset=utf-8",
"content-length": "197",
"connection": "keep-alive",
"keep-alive": "timeout=15",
"x-ratelimit-limit": "1200",
"x-ratelimit-remaining": "1055",
"x-ratelimit-reset": "1537138662",
"server": "Plack::Handler::Starlet",
"etag": "\"e13b402175f356dd091873b97fa445f7\"",
"access-control-allow-origin": "*"
},
"url": "http://musicbrainz.org:80/ws/2/isrc/USSUB0200002?inc=isrcs&fmt=json",
"time": 349,
"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"
}
}
}