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