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-295/",
"session": "44-1",
"number": 479,
"date": "2023-12-06",
"description": {
"en": "3rd reading and adoption of Bill C-295, An Act to amend the Criminal Code (neglect of vulnerable adults)",
"fr": "3e lecture et adoption du projet de loi C-295, Loi modifiant le Code criminel (n\u00e9gligence d\u2019adultes vuln\u00e9rables)"
},
"result": "Passed",
"yea_total": 309,
"nay_total": 0,
"paired_total": 14,
"context_statement": "/debates/2023/12/6/procedural-9/",
"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": "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": "Yes",
"disagreement": 0.0,
"party": {
"name": {
"en": "Green Party of Canada"
},
"short_name": {
"en": "Green"
}
}
}
],
"url": "/votes/44-1/479/",
"related": {
"ballots_url": "/votes/ballots/?vote=%2Fvotes%2F44-1%2F479%2F",
"votes_url": "/votes/"
}
}