graphbrainz/test/fixtures/7cf49c05d1e153f9622597f1e0e15281.headers
Brian Beck cb2d2a1a3f
Media tracks (#87)
* 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
2018-09-16 21:53:15 -07:00

28 lines
No EOL
908 B
Text

{
"statusCode": 200,
"headers": {
"date": "Mon, 17 Sep 2018 04:12:07 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": "909",
"x-ratelimit-reset": "1537157527",
"server": "Plack::Handler::Starlet",
"etag": "W/\"cb65dbe98571f1f412e000ada8a9c1e9\"",
"access-control-allow-origin": "*"
},
"url": "http://musicbrainz.org:80/ws/2/release/fba5f8fe-c6c8-4511-8562-c9febf482674?inc=media%2Brecordings&fmt=json",
"time": 469,
"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"
}
}
}