GET /solarapi/v1/general_assembly_134/bills/sb215/cmtevotes?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "itemCount": 2,
    "items": [
        {
            "revno": "820329",
            "apn": "chamber/134th_ga/ready_for_publication/journals/house/journal_h_20220203/actions/crpt_301_17534.html",
            "action": "crpt_301",
            "chamber": "House",
            "occurred": "03/02/22",
            "committee": "Government Oversight",
            "motiontype": "favourable_passage",
            "yeas": [
                2877,
                2943,
                2934,
                2803,
                2911,
                2894,
                2849,
                2931
            ],
            "nays": [
                2872,
                2871,
                2895,
                2850,
                2884
            ]
        },
        {
            "revno": "744469",
            "apn": "chamber/134th_ga/ready_for_publication/journals/senate/journal_s_20211512/actions/crpt_301_15753.html",
            "action": "crpt_301",
            "chamber": "Senate",
            "occurred": "12/15/21",
            "committee": "Veterans and Public Safety",
            "motiontype": "favourable_passage",
            "yeas": [
                2062,
                2870,
                2836,
                2932,
                2868
            ],
            "nays": [
                2801,
                2915
            ]
        }
    ]
}