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