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