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-47/",
"session": "42-1",
"number": 752,
"date": "2018-06-11",
"description": {
"en": "3rd reading and adoption of Bill C-47, An Act to amend the Export and Import Permits Act and the Criminal Code (amendments permitting the accession to the Arms Trade Treaty and other amendments)",
"fr": "3e lecture et adoption du projet de loi C-47, Loi modifiant la Loi sur les licences d'exportation et d'importation et le Code criminel (modifications permettant l'adh\u00e9sion au Trait\u00e9 sur le commerce des armes et autres modifications)"
},
"result": "Passed",
"yea_total": 167,
"nay_total": 126,
"paired_total": 2,
"context_statement": "/debates/2018/6/11/procedural-19/",
"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": "No",
"disagreement": 0.0,
"party": {
"name": {
"en": "Green Party of Canada"
},
"short_name": {
"en": "Green"
}
}
},
{
"vote": "No",
"disagreement": 0.0,
"party": {
"name": {
"en": "Qu\u00e9bec debout"
},
"short_name": {
"en": "Qu\u00e9bec debout"
}
}
}
],
"url": "/votes/42-1/752/",
"related": {
"ballots_url": "/votes/ballots/?vote=%2Fvotes%2F42-1%2F752%2F",
"votes_url": "/votes/"
}
}