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

{
    "itemCount": 2,
    "items": [
        {
            "revno": "1147817",
            "apn": "chamber/134th_ga/ready_for_publication/journals/senate/journal_s_20221412/actions/crpt_301_25912.html",
            "action": "crpt_301",
            "chamber": "Senate",
            "occurred": "12/14/22",
            "committee": "Workforce and Higher Education",
            "motiontype": "favourable_passage",
            "yeas": [
                2932,
                2962,
                2971,
                2919,
                2874,
                2964,
                2922
            ],
            "nays": []
        },
        {
            "revno": "894205",
            "apn": "chamber/134th_ga/ready_for_publication/journals/house/journal_h_20220604/actions/crpt_301_19361.html",
            "action": "crpt_301",
            "chamber": "House",
            "occurred": "04/06/22",
            "committee": "Higher Education and Career Readiness",
            "motiontype": "favourable_passage",
            "yeas": [
                2846,
                2944,
                2851,
                2951,
                2907,
                2947,
                2938,
                2886,
                2900,
                2901,
                2804,
                2892
            ],
            "nays": []
        }
    ]
}