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