mirror of
https://github.com/BradNut/graphbrainz
synced 2025-09-08 17:40:32 +00:00
* Add Disc type, lookup, and discs field on Media * Remove query optimization so search subqueries work
29 lines
No EOL
936 B
Text
29 lines
No EOL
936 B
Text
{
|
|
"statusCode": 200,
|
|
"headers": {
|
|
"date": "Wed, 14 Dec 2016 03:37:16 GMT",
|
|
"content-type": "application/json; charset=utf-8",
|
|
"transfer-encoding": "chunked",
|
|
"connection": "keep-alive",
|
|
"keep-alive": "timeout=15",
|
|
"vary": "Accept-Encoding",
|
|
"x-ratelimit-limit": "700",
|
|
"x-ratelimit-remaining": "632",
|
|
"x-ratelimit-reset": "1481686638",
|
|
"server": "Plack::Handler::Starlet",
|
|
"etag": "W/\"69c1c2b6e13b63f4ed96767f4db1b2a9\"",
|
|
"access-control-allow-origin": "*",
|
|
"content-encoding": "gzip"
|
|
},
|
|
"url": "http://musicbrainz.org:80/ws/2/release/7f6d3088-837d-495e-905f-be5c70ac2d82?inc=media%2Bdiscids&fmt=json",
|
|
"time": 522,
|
|
"request": {
|
|
"method": "GET",
|
|
"headers": {
|
|
"User-Agent": "graphbrainz/4.4.0 ( https://github.com/exogen/graphbrainz )",
|
|
"host": "musicbrainz.org",
|
|
"accept-encoding": "gzip, deflate",
|
|
"accept": "application/json"
|
|
}
|
|
}
|
|
} |