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