Response body
{
"status" : {
"code" : 200,
"text" : "OK"
},
"statistics" : {
"OperationTime" : 1
},
"answer_records" : [ {
"_id" : "1"
}, {
"_id" : "2"
}, {
"_id" : "3"
} ],
"answer_distances" : [ 40.0, 50.0, 60.0 ],
"query_records" : [ {
"_url" : "http://mydomain.com/my-image.png"
} ],
"answer_count" : 3
}