graphbrainz/test/fixtures/062868f6b4e58067a80a3174bda59ce9.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
906 B
Text

{
"statusCode": 200,
"headers": {
"date": "Sun, 16 Sep 2018 22:57:29 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": "831",
"x-ratelimit-reset": "1537138649",
"server": "Plack::Handler::Starlet",
"etag": "W/\"884add3c13e8e50a7528b36a25331198\"",
"access-control-allow-origin": "*"
},
"url": "http://musicbrainz.org:80/ws/2/recording/07649758-09c8-4d70-bc6f-5c37ab36334d?inc=artist-credits&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"
}
}
}