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