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": null,
"session": "42-1",
"number": 1302,
"date": "2019-05-01",
"description": {
"en": "Opposition Motion (Handling of the canola trade crisis with China)",
"fr": "Motion de l\u2019opposition (Gestion de la crise du commerce du canola avec la Chine)"
},
"result": "Failed",
"yea_total": 132,
"nay_total": 163,
"paired_total": 0,
"context_statement": "/debates/2019/5/1/procedural-13/",
"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": "No",
"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/42-1/1302/",
"related": {
"ballots_url": "/votes/ballots/?vote=%2Fvotes%2F42-1%2F1302%2F",
"votes_url": "/votes/"
}
}