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