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