Description:This method will return the top contributors for a city or state.Arguments:
XML EXAMPLESShow the top 10 contributors for California in 2006.http://ca.api.opencampaigns.com/api/get_top_contributors?year=2006 Show the top 10 contributors for San Francisco in 2006 http://sf.api.opencampaigns.com/api/get_top_contributors?year=2006 Show the top 5 contributors for California in 2008 beginning with the 11the record http://ca.api.opencampaigns.com/api/get_top_contributors?year=2008&start=10&count=5&reverse=false |