get_contribution_recipients

Description:

This method will return the contribution recipients-- who the entity contributed to-- for a particular entity. You can find the id for a particular entity with search.

Arguments:

  • id: the entities id in opencampaigns.
  • year: The year
  • start: Show results starting with this value. 0 is the default
  • count: The number of results to display, 10 is default

EXAMPLES

Show the top 10 contribution recipients for ATT in 2006
http://ca.api.opencampaigns.com/api/get_contribution_recipients?id=91734&year=2006

Show theĀ  contribution recipients for Nadine Weil for 2007 (san francisco)
http://sf.api.opencampaigns.com/api/get_contribution_recipients?id=2046&year=2007