mirror of
https://github.com/BradNut/graphbrainz
synced 2025-09-08 17:40:32 +00:00
* Add a schema extension API and several extensions * Update graphql-markdown to use new diffSchema function * Update Node support
27 lines
No EOL
861 B
Text
27 lines
No EOL
861 B
Text
{
|
|
"statusCode": 200,
|
|
"headers": {
|
|
"date": "Thu, 19 Oct 2017 06:21:25 GMT",
|
|
"content-type": "application/json; charset=utf-8",
|
|
"content-length": "201",
|
|
"connection": "keep-alive",
|
|
"keep-alive": "timeout=15",
|
|
"x-ratelimit-limit": "1200",
|
|
"x-ratelimit-remaining": "851",
|
|
"x-ratelimit-reset": "1508394085",
|
|
"server": "Plack::Handler::Starlet",
|
|
"etag": "\"2b6ff5fc3682605e4979b3eebccc7add\"",
|
|
"access-control-allow-origin": "*"
|
|
},
|
|
"url": "http://musicbrainz.org:80/ws/2/instrument/8ecb065e-fa6a-4009-98bd-bd742307d0e8?inc=url-rels&fmt=json",
|
|
"time": 424,
|
|
"request": {
|
|
"method": "GET",
|
|
"headers": {
|
|
"User-Agent": "graphbrainz/6.1.0 ( https://github.com/exogen/graphbrainz )",
|
|
"host": "musicbrainz.org",
|
|
"accept-encoding": "gzip, deflate",
|
|
"accept": "application/json"
|
|
}
|
|
}
|
|
} |