This is a single
vote resource
from the openparliament.ca API. If you’re new here, you might want to look at the documentation. If API and JSON are gibberish to you, you’re better off at our main site.
This is a single
vote resource
from the openparliament.ca API. If you’re new here, you might want to look at the documentation. If API and JSON are gibberish to you, you’re better off at our main site.
What we call votes are divisions in official Parliamentary lingo. We refer to an individual person's vote as a ballot.
{
"bill_url": "/bills/44-1/C-29/",
"session": "44-1",
"number": 673,
"date": "2024-03-20",
"description": {
"en": "Time allocation for Bill C-29, An Act to provide for the establishment of a national council for reconciliation",
"fr": "Attribution de temps pour le projet de loi C-29, Loi pr\u00e9voyant la constitution d'un conseil national de r\u00e9conciliation"
},
"result": "Passed",
"yea_total": 178,
"nay_total": 146,
"paired_total": 2,
"context_statement": "/debates/2024/3/20/procedural-a-8/",
"party_votes": [
{
"vote": "No",
"disagreement": 0.0,
"party": {
"name": {
"en": "Conservative Party of Canada"
},
"short_name": {
"en": "Conservative"
}
}
},
{
"vote": "Yes",
"disagreement": 0.0,
"party": {
"name": {
"en": "New Democratic Party"
},
"short_name": {
"en": "NDP"
}
}
},
{
"vote": "No",
"disagreement": 0.0,
"party": {
"name": {
"en": "Bloc Qu\u00e9b\u00e9cois"
},
"short_name": {
"en": "Bloc"
}
}
},
{
"vote": "Yes",
"disagreement": 0.0,
"party": {
"name": {
"en": "Liberal Party of Canada"
},
"short_name": {
"en": "Liberal"
}
}
},
{
"vote": "Free vote",
"disagreement": 0.5,
"party": {
"name": {
"en": "Green Party of Canada"
},
"short_name": {
"en": "Green"
}
}
}
],
"url": "/votes/44-1/673/",
"related": {
"ballots_url": "/votes/ballots/?vote=%2Fvotes%2F44-1%2F673%2F",
"votes_url": "/votes/"
}
}