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

{
    "itemCount": 2,
    "items": [
        {
            "revno": "1116365",
            "apn": "chamber/134th_ga/ready_for_publication/journals/senate/journal_s_20221312/actions/crpt_301_25429.html",
            "action": "crpt_301",
            "chamber": "Senate",
            "occurred": "12/13/22",
            "committee": "Local Government and Elections",
            "motiontype": "favourable_passage",
            "yeas": [
                2925,
                2965,
                2962,
                2865,
                2916
            ],
            "nays": [
                2867
            ]
        },
        {
            "revno": "729739",
            "apn": "chamber/134th_ga/ready_for_publication/journals/house/journal_h_20210812/actions/crpt_301_14939.html",
            "action": "crpt_301",
            "chamber": "House",
            "occurred": "12/08/21",
            "committee": "Ways and Means",
            "motiontype": "favourable_passage",
            "yeas": [
                2839,
                2859,
                2936,
                2947,
                2904,
                2876,
                2906,
                2893,
                2898,
                2948,
                2944
            ],
            "nays": [
                2896,
                2885,
                2940,
                2887,
                2881
            ]
        }
    ]
}