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