get https://api.indiegogo.com/:version/accounts//contributions.json
/2/accounts/:account_id/contributions.json
When an access_token matching the account is provided, a paginated list of contributions made by that account is returned. Otherwise, a list of empty hashes is returned, but the { pagination : { count : xxx } } field will reflect the number of contributions made by the account.