area: data
action: getconsumerlistcounts
https://api.hypermail.com/api.php?apikey=YOURAPIKEYHERE&area=data&action=getconsumerlistcounts&start=0&limit=10
<response>
<records>1</records>
<count>
<id>578</id>
<title>45419 Consumer</title>
<status>Completed</status>
<total>938345</total>
<date>October 13, 2011, 01:05:36 pm</date>
</count>
</response>
{
"records": "1",
"count": {
"id": "578",
"title": "45419 Consumer",
"status": "Completed",
"total": "938345",
"date": "October 13, 2011, 01:05:36 pm"
}
}