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

{
    "itemCount": 2,
    "items": [
        {
            "revno": "920122",
            "apn": "chamber/134th_ga/ready_for_publication/journals/senate/journal_s_20221805/actions/crpt_301_20311.html",
            "action": "crpt_301",
            "chamber": "Senate",
            "occurred": "05/18/22",
            "committee": "Transportation",
            "motiontype": "favourable_passage",
            "yeas": [
                2865,
                2964,
                2919,
                2933,
                2868,
                2916,
                2965,
                2920,
                2922,
                2927,
                2830
            ],
            "nays": [
                2961
            ]
        },
        {
            "revno": "688146",
            "apn": "chamber/134th_ga/ready_for_publication/journals/house/journal_h_20211611/actions/crpt_301_14021.html",
            "action": "crpt_301",
            "chamber": "House",
            "occurred": "11/16/21",
            "committee": "Transportation and Public Safety",
            "motiontype": "favourable_passage",
            "yeas": [
                2910,
                2876,
                2945,
                2926,
                2947,
                2957,
                2966,
                2890,
                2941
            ],
            "nays": [
                2883
            ]
        }
    ]
}