shell> curl --dump - http://localhost:8529/_api/document/products/10522 HTTP/1.1 200 OK x-content-type-options: nosniff content-type: application/json; charset=utf-8 etag: "_WpTA2a2--_" { "_key" : "10522", "_id" : "products/10522", "_rev" : "_WpTA2a2--_", "hello" : "world" }