Http response

HTTP/1.1 200 OK
Content-Type: application/json;charset=UTF-8
Content-Length: 128

{
  "status" : {
    "code" : 200,
    "text" : "OK"
  },
  "statistics" : {
    "OperationTime" : 0
  },
  "answer_count" : 5
}