mirror of
https://github.com/BradNut/graphbrainz
synced 2025-09-08 17:40:32 +00:00
* 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.
27 lines
No EOL
827 B
Text
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"
|
|
}
|
|
}
|
|
} |