graphbrainz/test/fixtures/89450a383b06d3be5d7cf6f7c7234721.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
828 B
Text

{
"statusCode": 200,
"headers": {
"date": "Sun, 16 Sep 2018 22:57:07 GMT",
"content-type": "application/json",
"transfer-encoding": "chunked",
"connection": "keep-alive",
"keep-alive": "timeout=15",
"x-ratelimit-limit": "1200",
"x-ratelimit-remaining": "807",
"x-ratelimit-reset": "1537138627",
"last-modified": "Sun, 16 Sep 2018 15:51:05 GMT",
"etag": "\"OWNhMDAwMDAwMDAwMDAwMFNvbHI=\"",
"access-control-allow-origin": "*"
},
"url": "http://musicbrainz.org:80/ws/2/area?limit=5&query=Germany&fmt=json",
"time": 354,
"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"
}
}
}