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

{
    "itemCount": 2,
    "items": [
        {
            "revno": "1116363",
            "apn": "chamber/134th_ga/ready_for_publication/journals/senate/journal_s_20221312/actions/crpt_301_25430.html",
            "action": "crpt_301",
            "chamber": "Senate",
            "occurred": "12/13/22",
            "committee": "Local Government and Elections",
            "motiontype": "favourable_passage",
            "yeas": [
                2925,
                2965,
                2962,
                2865,
                2916,
                2867
            ],
            "nays": []
        },
        {
            "revno": "903219",
            "apn": "chamber/134th_ga/ready_for_publication/journals/house/journal_h_20221105/actions/crpt_301_20032.html",
            "action": "crpt_301",
            "chamber": "House",
            "occurred": "05/11/22",
            "committee": "State and Local Government",
            "motiontype": "favourable_passage",
            "yeas": [
                2842,
                2938,
                2959,
                2903,
                2945,
                2837,
                2803,
                2929,
                2967,
                2884,
                2896,
                2955,
                2877
            ],
            "nays": []
        }
    ]
}