graphbrainz/test/fixtures/4fe2b849e82d3a0e82f9776573e98d1b.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
847 B
Text

{
"statusCode": 200,
"headers": {
"date": "Sun, 16 Sep 2018 22:58:13 GMT",
"content-type": "application/json",
"transfer-encoding": "chunked",
"connection": "keep-alive",
"keep-alive": "timeout=15",
"x-ratelimit-limit": "1200",
"x-ratelimit-remaining": "850",
"x-ratelimit-reset": "1537138694",
"last-modified": "Sun, 16 Sep 2018 22:57:17 GMT",
"etag": "\"NzljMDIwMDAwMDAwMDAwMFNvbHI=\"",
"access-control-allow-origin": "*"
},
"url": "http://musicbrainz.org:80/ws/2/artist?limit=1&inc=tags&query=Leonard%20Cohen&fmt=json",
"time": 371,
"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"
}
}
}