This Choreo returns teams that a particular lender is part of. The documetation for this Kiva resource is available here.
Here is an example of acceptable inputs:
LenderName: matt
The following is a sample of the information returned by this Choreo:
{
"paging": {
"page": 1,
"total": 26,
"page_size": 20,
"pages": 2
},
"teams": [
{
"id": 1,
"shortname": "flannscrusaders",
"name": "Flann's Testing Team",
"category": "Other",
"image": {
"id": 172907,
"template_id": 1
},
"whereabouts": "San Francisco",
"loan_because": "We care",
"description": "this is a test",
"website_url": "www.kiva.org",
"team_since": "2008-06-19T02:46:40Z",
"membership_type": "open",
"member_count": 11,
"loan_count": 89,
"loaned_amount": 2225
},
{
"id": 15,
"shortname": "bizmarkie",
"name": "BizMarkie",
"category": "Common Interest",
"image": {
"id": 191350,
"template_id": 1
},
"whereabouts": "NYC",
"loan_because": "biz got vaporz",
"description": "best mc of all time",
"website_url": "http:\/\/www.bizmarkie.com\/",
"team_since": "2008-08-15T03:34:51Z",
"membership_type": "closed",
"member_count": 15,
"loan_count": 69,
"loaned_amount": 2075
},
{
"id": 2,
"shortname": "braincrave",
"name": "\u221e Braincrave \u221e",
"category": "Families",
"image": {
"id": 702242,
"template_id": 1
},
"whereabouts": "San Francisco",
"loan_because": "We believe the children are our future. Teach them well and let them lead the way. Show them all the beauty we possess inside. You've got to give them a sense of pride. To make it easier - let the children's laughter remind us how we used to be.",
"description": "We are the alpha and omega of all things Kiva.",
"website_url": "www.kiva.org",
"team_since": "2008-08-13T02:12:37Z",
"membership_type": "closed",
"member_count": 52,
"loan_count": 2414,
"loaned_amount": 73550
},
{
"id": 16,
"shortname": "campus_kiva",
"name": "Campus Kiva",
"category": "Colleges\/Universities",
"image": {
"id": 192490,
"template_id": 1
},
"whereabouts": "Worldwide",
"loan_because": "",
"description": "Campus Kiva is an international network of microfinance clubs that gives university students an easy way to play a direct role in changing lives. Campus Kiva\u2019s mission is to educate students about the potential impact of microfinance, and to encourage microlending through Kiva's lending teams. \r\n\r\nThis Fall, Campus Kiva is officially launching at 19 university campuses world-wide and it continues to grow. In the coming school year, Campus Kiva will provide its chapters with the infrastructure and resources they need to establish a permanent presence on campus. The program will offer its chapters a variety of opportunities to participate in competitions and conferences, and will strongly encourage intra-university collaboration. \r\n",
"website_url": "www.campuskiva.org",
"team_since": "2008-08-18T23:40:54Z",
"membership_type": "open",
"member_count": 297,
"loan_count": 884,
"loaned_amount": 37850
}