graphbrainz/test/fixtures/157ce6484de07a7e2ee93b54e8244e27.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
837 B
Text

{
"statusCode": 200,
"headers": {
"date": "Sun, 16 Sep 2018 22:56:51 GMT",
"content-type": "application/json",
"transfer-encoding": "chunked",
"connection": "keep-alive",
"keep-alive": "timeout=15",
"x-ratelimit-limit": "1200",
"x-ratelimit-remaining": "864",
"x-ratelimit-reset": "1537138611",
"last-modified": "Sun, 16 Sep 2018 22:36:14 GMT",
"etag": "\"MWNkNjAwMDAwMDAwMDAwMFNvbHI=\"",
"access-control-allow-origin": "*"
},
"url": "http://musicbrainz.org:80/ws/2/label?limit=1&query=Apple%20Records&fmt=json",
"time": 441,
"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"
}
}
}