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.

Notes

What we call votes are divisions in official Parliamentary lingo. We refer to an individual person's vote as a ballot.

Content

Get this resource as raw JSON.

See the corresponding webpage.

{
    "bill_url": null,
    "session": "42-1",
    "number": 125,
    "date": "2016-10-18",
    "description": {
        "en": "That, recognizing that the Prime Minister and the Minister of International Trade promised 400,000 Canadian forestry workers a framework agreement on softwood lumber exports with the Obama Administration by mid-June, 2016, recognizing the government\u2019s failure to meet that deadline and their subsequent failure to negotiate a final agreement before the expiry of the last trade agreement on October 12, 2016, and given that many high-quality, well-paying jobs in the forestry sector are now at risk due to the government\u2019s lack of action, the House call upon the government to stop delaying and take all necessary steps to prevent a trade war that will threaten the livelihood of Canadian workers and communities.",
        "fr": "Que, compte tenu du fait que le premier ministre et la ministre du Commerce international avaient promis aux 400 000 travailleurs canadiens du secteur forestier de conclure un accord-cadre sur les exportations de bois d\u2019\u0153uvre avec l\u2019administration Obama pour la mi-juin 2016, que le gouvernement n\u2019a ni respect\u00e9 cette \u00e9ch\u00e9ance ni r\u00e9ussi \u00e0 n\u00e9gocier un accord d\u00e9finitif avant l\u2019expiration de l\u2019accord commercial ant\u00e9rieur le 12 octobre 2016, et que de nombreux emplois de qualit\u00e9 et bien r\u00e9mun\u00e9r\u00e9s dans le secteur forestier sont maintenant menac\u00e9s \u00e0 cause de l\u2019inaction du gouvernement, la Chambre demande au gouvernement de cesser de tergiverser et de prendre toutes les mesures n\u00e9cessaires pour pr\u00e9venir une guerre commerciale qui mettra en p\u00e9ril le moyen de subsistance de travailleurs et de collectivit\u00e9s du Canada."
    },
    "result": "Failed",
    "yea_total": 125,
    "nay_total": 170,
    "paired_total": 0,
    "context_statement": "/debates/2016/10/18/procedural-4/",
    "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": "No",
            "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/125/",
    "related": {
        "ballots_url": "/votes/ballots/?vote=%2Fvotes%2F42-1%2F125%2F",
        "votes_url": "/votes/"
    }
}