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