Http response
HTTP/1.1 200 OK
Content-Type: application/json;charset=UTF-8
Content-Length: 199
{
"status" : {
"code" : 200,
"text" : "OK"
},
"statistics" : {
"OperationTime" : 1
},
"answer_records" : [ {
"_id" : "1"
}, {
"_id" : "2"
} ],
"answer_count" : 2
}