shell> curl --dump - http://localhost:8529/_api/version
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
{
"server" : "arango",
"version" : "2.7.0-devel"
}