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