graphbrainz/test/fixtures/2b7cd5ca496a1d302cc587411cd36ad4.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
860 B
Text

{
"statusCode": 200,
"headers": {
"date": "Sun, 16 Sep 2018 22:56:55 GMT",
"content-type": "application/json",
"transfer-encoding": "chunked",
"connection": "keep-alive",
"keep-alive": "timeout=15",
"vary": "Accept-Encoding",
"x-ratelimit-limit": "1200",
"x-ratelimit-remaining": "908",
"x-ratelimit-reset": "1537138615",
"last-modified": "Sun, 16 Sep 2018 22:36:14 GMT",
"etag": "W/\"NmNkNjAwMDAwMDAwMDAwMFNvbHI=\"",
"access-control-allow-origin": "*"
},
"url": "http://musicbrainz.org:80/ws/2/label?limit=50&query=Sony&fmt=json",
"time": 383,
"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"
}
}
}