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": "/bills/45-1/C-5/",
    "session": "45-1",
    "number": 25,
    "date": "2025-06-20",
    "description": {
        "en": "Bill C-5, An Act to enact the Free Trade and Labour Mobility in Canada Act and the Building Canada Act (report stage amendment) (Motion 5)",
        "fr": "Projet de loi C-5, Loi \u00e9dictant la Loi sur le libre-\u00e9change et la mobilit\u00e9 de la main-d'\u0153uvre au Canada et la Loi visant \u00e0 b\u00e2tir le Canada (amendement \u00e0 l'\u00e9tape du rapport) (Motion 5)"
    },
    "result": "Passed",
    "yea_total": 170,
    "nay_total": 167,
    "paired_total": 2,
    "context_statement": "/debates/2025/6/20/procedural-9/",
    "party_votes": [
        {
            "vote": "Yes",
            "disagreement": 0.0,
            "party": {
                "name": {
                    "en": "Conservative Party of Canada"
                },
                "short_name": {
                    "en": "Conservative"
                }
            }
        },
        {
            "vote": "No",
            "disagreement": 0.0,
            "party": {
                "name": {
                    "en": "Liberal Party of Canada"
                },
                "short_name": {
                    "en": "Liberal"
                }
            }
        },
        {
            "vote": "Yes",
            "disagreement": 0.0,
            "party": {
                "name": {
                    "en": "Bloc Qu\u00e9b\u00e9cois"
                },
                "short_name": {
                    "en": "Bloc"
                }
            }
        },
        {
            "vote": "Yes",
            "disagreement": 0.0,
            "party": {
                "name": {
                    "en": "New Democratic Party"
                },
                "short_name": {
                    "en": "NDP"
                }
            }
        },
        {
            "vote": "Yes",
            "disagreement": 0.0,
            "party": {
                "name": {
                    "en": "Green Party of Canada"
                },
                "short_name": {
                    "en": "Green"
                }
            }
        }
    ],
    "url": "/votes/45-1/25/",
    "related": {
        "ballots_url": "/votes/ballots/?vote=%2Fvotes%2F45-1%2F25%2F",
        "votes_url": "/votes/"
    }
}