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