This Choreo returns a list of the most recent fundraising loans. The documetation for this Kiva resource is available here.
No input is required. The following is a sample of the information returned by this Choreo:
{
"paging": {
"page": 1,
"total": 1958,
"page_size": 20,
"pages": 98
},
"loans": [
{
"id": 471059,
"name": "Julio",
"description": {
"languages": [
"es",
"en"
]
},
"status": "fundraising",
"funded_amount": 0,
"basket_amount": 0,
"image": {
"id": 1192474,
"template_id": 1
},
"activity": "Restaurant",
"sector": "Food",
"use": "to buy furniture like tables, chairs and kitchen utensils.",
"location": {
"country_code": "PE",
"country": "Peru",
"town": "CUSCO",
"geo": {
"level": "town",
"pairs": "-13.518333 -71.978056",
"type": "point"
}
},
"partner_id": 119,
"posted_date": "2012-09-18T21:10:01Z",
"planned_expiration_date": "2012-10-18T21:10:01Z",
"loan_amount": 775,
"borrower_count": 1
},
{
"id": 471039,
"name": "Jos\u00e9 Antonio",
"description": {
"languages": [
"es",
"en"
]
},
"status": "fundraising",
"funded_amount": 0,
"basket_amount": 0,
"image": {
"id": 1192424,
"template_id": 1
},
"activity": "Agriculture",
"sector": "Agriculture",
"use": "to purchase fertilizers and fungicide and pay for assistance with his coffee.",
"location": {
"country_code": "CR",
"country": "Costa Rica",
"town": "San Carlos de Platanares",
"geo": {
"level": "country",
"pairs": "10 -84",
"type": "point"
}
},
"partner_id": 150,
"posted_date": "2012-09-18T21:00:02Z",
"planned_expiration_date": "2012-10-18T21:00:02Z",
"loan_amount": 725,
"borrower_count": 1
},
{
"id": 473894,
"name": "Fid\u00e9lit\u00e9 Group",
"description": {
"languages": [
"fr",
"en"
]
},
"status": "fundraising",
"funded_amount": 0,
"basket_amount": 0,
"image": {
"id": 1197642,
"template_id": 1
},
"activity": "Retail",
"sector": "Retail",
"use": "to buy bags and shoes.",
"location": {
"country_code": "BJ",
"country": "Benin",
"geo": {
"level": "country",
"pairs": "9.5 2.25",
"type": "point"
}
},
"partner_id": 104,
"posted_date": "2012-09-18T21:00:02Z",
"planned_expiration_date": "2012-10-18T21:00:02Z",
"loan_amount": 325,
"borrower_count": 2
}