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-33/",
"session": "44-1",
"number": 411,
"date": "2023-09-26",
"description": {
"en": "2nd reading of Bill C-33, An Act to amend the Customs Act, the Railway Safety Act, the Transportation of Dangerous Goods Act, 1992, the Marine Transportation Security Act, the Canada Transportation Act and the Canada Marine Act and to make a consequential amendment to another Act",
"fr": "2e lecture du projet de loi C-33, Loi modifiant la Loi sur les douanes, la Loi sur la s\u00e9curit\u00e9 ferroviaire, la Loi de 1992 sur le transport des marchandises dangereuses, la Loi sur la s\u00fbret\u00e9 du transport maritime, la Loi sur les transports au Canada et la Loi maritime du Canada et apportant une modification corr\u00e9lative \u00e0 une autre loi"
},
"result": "Passed",
"yea_total": 212,
"nay_total": 114,
"paired_total": 2,
"context_statement": "/debates/2023/9/26/procedural-4/",
"party_votes": [
{
"vote": "No",
"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/411/",
"related": {
"ballots_url": "/votes/ballots/?vote=%2Fvotes%2F44-1%2F411%2F",
"votes_url": "/votes/"
}
}