Response body
{
"status" : {
"code" : 200,
"text" : "OK"
},
"statistics" : {
"OperationTime" : 13
},
"answer_records" : [ {
"_id" : "1",
"_url" : "http://my-website.com/1.png"
}, {
"_id" : "2",
"_url" : "http://my-website.com/2.png"
}, {
"_id" : "3",
"_url" : "http://my-website.com/3.png"
} ],
"answer_count" : 3
}