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/43-2/C-6/",
"session": "43-2",
"number": 14,
"date": "2020-10-28",
"description": {
"en": "2nd reading of Bill C-6, An Act to amend the Criminal Code (conversion therapy)",
"fr": "2e lecture du projet de loi C-6, Loi modifiant le Code criminel (th\u00e9rapie de conversion)"
},
"result": "Passed",
"yea_total": 305,
"nay_total": 7,
"paired_total": 0,
"context_statement": "/debates/2020/10/28/procedural-2/",
"party_votes": [
{
"vote": "Yes",
"disagreement": 0.06796116504854369,
"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/43-2/14/",
"related": {
"ballots_url": "/votes/ballots/?vote=%2Fvotes%2F43-2%2F14%2F",
"votes_url": "/votes/"
}
}