Political Financing
List Contributions
Retrieve a list of political contributions made to federal parties and candidates.
GET
Get a standardized list of individual and corporate contributions, filterable by political party, riding, and dates.
Query Parameters
Full-text search across contributor name, party, and recipient name simultaneously. Example:
John Doe.Partial match on contributor name. Example:
John Doe.Partial match on recipient name. Example:
Liberal Party.Partial match on political party. Example:
Liberal.Exact match on political entity type. Example:
political_party.Exact match on contributor type. Example:
individual.Exact match on contributor province. Example:
ON.Exact match on electoral event. Example:
2021 General Election.Exact match on contribution year. Example:
2023.Minimum monetary amount. Example:
500.Maximum monetary amount. Example:
1500.Results per page. Default:
50. Max: 500. Example: 25.Result offset for pagination. Default:
0. Example: 50.page and per_page are accepted as input aliases. per_page maps to limit, and page is converted internally into the corresponding offset.
