graphbrainz/test/fixtures/7fccf49f79de855cc3b56a8501c9c858.headers
Brian Beck 01b305dd50 Support browsing by Disc ID, ISRC, ISWC (#10)
* Browse queries for releases, recordings, and works now support
  browsing by Disc ID, ISRC, and ISWC, respectively
* Add `DiscID`, `ISRC`, and `ISWC` scalars
* Add missing `isrcs` field to `Recording`

Fixes #7.
2016-12-11 13:09:28 -08:00

27 lines
No EOL
827 B
Text

{
"statusCode": 200,
"headers": {
"date": "Sun, 11 Dec 2016 20:55:38 GMT",
"content-type": "application/json; charset=utf-8",
"content-length": "197",
"connection": "keep-alive",
"keep-alive": "timeout=15",
"x-ratelimit-limit": "700",
"x-ratelimit-remaining": "181",
"x-ratelimit-reset": "1481489738",
"server": "Plack::Handler::Starlet",
"etag": "\"a025a168fc0d9a2e49b1a5078e300152\"",
"access-control-allow-origin": "*"
},
"url": "http://musicbrainz.org:80/ws/2/isrc/USSUB0200002?inc=isrcs&fmt=json",
"time": 403,
"request": {
"method": "GET",
"headers": {
"User-Agent": "graphbrainz/4.1.0 ( https://github.com/exogen/graphbrainz )",
"host": "musicbrainz.org",
"accept-encoding": "gzip, deflate",
"accept": "application/json"
}
}
}