shell> curl --dump - http://localhost:8529/_api/gharial/social/vertex/female/alice HTTP/1.1 200 OK content-type: application/json; charset=utf-8 etag: _UWx8R76--- { "error" : false, "vertex" : { "_key" : "alice", "_id" : "female/alice", "_rev" : "_UWx8R76---", "name" : "Alice" }, "code" : 200 }