mirror of
https://github.com/BradNut/graphbrainz
synced 2025-09-08 17:40:32 +00:00
* Add support for getting tracks on release objects * Fix track number type, update docs * Stop snapshotting tracks query because it blows up AVA * Fix lint issue
28 lines
No EOL
896 B
Text
28 lines
No EOL
896 B
Text
{
|
|
"statusCode": 200,
|
|
"headers": {
|
|
"date": "Mon, 17 Sep 2018 04:11:56 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": "1151",
|
|
"x-ratelimit-reset": "1537157517",
|
|
"server": "Plack::Handler::Starlet",
|
|
"etag": "W/\"dc6ae505140f505a493e772ea6af4426\"",
|
|
"access-control-allow-origin": "*"
|
|
},
|
|
"url": "http://musicbrainz.org:80/ws/2/release/a4864e94-6d75-4ade-bc93-0dabf3521453?inc=media&fmt=json",
|
|
"time": 408,
|
|
"request": {
|
|
"method": "GET",
|
|
"headers": {
|
|
"User-Agent": "graphbrainz/8.0.4 ( https://github.com/exogen/graphbrainz )",
|
|
"host": "musicbrainz.org",
|
|
"accept-encoding": "gzip, deflate",
|
|
"accept": "application/json"
|
|
}
|
|
}
|
|
} |