http://api.metacpan.org/v0/favorite/_search?q=author:HIDEAKIO&fields=user,distribution
以下のようなレスポンスが得られる。
{
"timed_out": false,
"hits": {
"hits": [
{
"_score": 10.506234,
"fields": {
"user": "xwlaY4zvTSKdSmPpz58dqQ",
"distribution": "ArangoDB"
},
"_index": "cpan_v1",
"_id": "Dk5Pj_DleGozAJJlok3gbfzqavE",
"_type": "favorite"
}
],
"max_score": 10.506234,
"total": 1
},
"_shards": {
"failed": 0,
"successful": 5,
"total": 5
},
"took": 2
}
http://api.metacpan.org/v0/author/_search?q=user:xwlaY4zvTSKdSmPpz58dqQ