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/42-1/C-86/",
"session": "42-1",
"number": 932,
"date": "2018-11-06",
"description": {
"en": "2nd reading of Bill C-86, A second Act to implement certain provisions of the budget tabled in Parliament on February 27, 2018 and other measures",
"fr": "2e lecture du projet de loi C-86, Loi no 2 portant ex\u00e9cution de certaines dispositions du budget d\u00e9pos\u00e9 au Parlement le 27 f\u00e9vrier 2018 et mettant en oeuvre d'autres mesures"
},
"result": "Passed",
"yea_total": 167,
"nay_total": 129,
"paired_total": 0,
"context_statement": "/debates/2018/11/6/procedural-9/",
"party_votes": [
{
"vote": "No",
"disagreement": 0.0,
"party": {
"name": {
"en": "Conservative Party of Canada"
},
"short_name": {
"en": "Conservative"
}
}
},
{
"vote": "No",
"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": "Yes",
"disagreement": 0.0,
"party": {
"name": {
"en": "Green Party of Canada"
},
"short_name": {
"en": "Green"
}
}
}
],
"url": "/votes/42-1/932/",
"related": {
"ballots_url": "/votes/ballots/?vote=%2Fvotes%2F42-1%2F932%2F",
"votes_url": "/votes/"
}
}