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-24/",
"session": "42-1",
"number": 314,
"date": "2017-06-12",
"description": {
"en": "2nd reading of Bill C-24, An Act to amend the Salaries Act and to make a consequential amendment to the Financial Administration Act (reasoned amendment)",
"fr": "2e lecture du projet de loi C-24, Loi modifiant la Loi sur les traitements et apportant une modification corr\u00e9lative \u00e0 la Loi sur la gestion des finances publiques (amendement motiv\u00e9)"
},
"result": "Failed",
"yea_total": 117,
"nay_total": 172,
"paired_total": 0,
"context_statement": "/debates/2017/6/12/procedural-6/",
"party_votes": [
{
"vote": "Yes",
"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": "No",
"disagreement": 0.0,
"party": {
"name": {
"en": "Liberal Party of Canada"
},
"short_name": {
"en": "Liberal"
}
}
},
{
"vote": "No",
"disagreement": 0.0,
"party": {
"name": {
"en": "Green Party of Canada"
},
"short_name": {
"en": "Green"
}
}
}
],
"url": "/votes/42-1/314/",
"related": {
"ballots_url": "/votes/ballots/?vote=%2Fvotes%2F42-1%2F314%2F",
"votes_url": "/votes/"
}
}