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