graphbrainz/test/fixtures/3dd3f9a8efe08f8d1adb70cd6ece87d9.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
884 B
Text

{
"statusCode": 200,
"headers": {
"date": "Sun, 16 Sep 2018 23:01:45 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": "939",
"x-ratelimit-reset": "1537138906",
"server": "Plack::Handler::Starlet",
"etag": "W/\"a51142877edd68ffb816f1a091345ba6\"",
"access-control-allow-origin": "*"
},
"url": "http://musicbrainz.org:80/ws/2/artist/5b11f4ce-a62d-471e-81fc-a69a8278c7da?fmt=json",
"time": 377,
"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"
}
}
}