{
  "id": "7568c82a-0852-4974-b5c7-19078a4020c3",
  "name": "client_test",
  "voice": {
    "webhooks": [
      {
        "endpoint_type": "event_url",
        "endpoint": "http://test.runscope.net/event",
        "http_method": "POST"
      },
      {
        "endpoint_type": "answer_url",
        "endpoint": "http://test.runscope.net/answer",
        "http_method": "GET"
      }
    ]
  },
  "keys": {
    "public_key": "public_key",
    "private_key": "private_key"
  },
  "_links": {
    "self": {
      "href": "/v1/applications/7568c82a-0852-4974-b5c7-19078a4020c3"
    }
  }
}