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