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-46/",
"session": "42-1",
"number": 372,
"date": "2017-10-25",
"description": {
"en": "Concurrence at report stage of Bill C-46, An Act to amend the Criminal Code (offences relating to conveyances) and to make consequential amendments to other Acts",
"fr": "Adoption \u00e0 l\u2019\u00e9tape du rapport du projet de loi C-46, Loi modifiant le Code criminel (infractions relatives aux moyens de transport) et apportant des modifications corr\u00e9latives \u00e0 d'autres lois"
},
"result": "Passed",
"yea_total": 174,
"nay_total": 120,
"paired_total": 2,
"context_statement": "/debates/2017/10/25/procedural-4/",
"party_votes": [
{
"vote": "No",
"disagreement": 0.0,
"party": {
"name": {
"en": "Conservative Party of Canada"
},
"short_name": {
"en": "Conservative"
}
}
},
{
"vote": "No",
"disagreement": 0.029411764705882353,
"party": {
"name": {
"en": "New Democratic Party"
},
"short_name": {
"en": "NDP"
}
}
},
{
"vote": "Yes",
"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": "Didn't vote",
"disagreement": 0.0,
"party": {
"name": {
"en": "Green Party of Canada"
},
"short_name": {
"en": "Green"
}
}
}
],
"url": "/votes/42-1/372/",
"related": {
"ballots_url": "/votes/ballots/?vote=%2Fvotes%2F42-1%2F372%2F",
"votes_url": "/votes/"
}
}