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