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

{
    "itemCount": 2,
    "items": [
        {
            "revno": "774421",
            "apn": "chamber/134th_ga/ready_for_publication/journals/house/journal_h_20220902/actions/crpt_301_16664.html",
            "action": "crpt_301",
            "chamber": "House",
            "occurred": "02/09/22",
            "committee": "Health",
            "motiontype": "favourable_passage",
            "yeas": [
                2854,
                2924,
                2887,
                2951,
                2937,
                2803,
                2818,
                2886,
                2908,
                2894,
                2955,
                2852,
                2943,
                2944
            ],
            "nays": []
        },
        {
            "revno": "315840",
            "apn": "chamber/134th_ga/ready_for_publication/journals/senate/journal_s_20211002/actions/crpt_301_1812.html",
            "action": "crpt_301",
            "chamber": "Senate",
            "occurred": "02/10/21",
            "committee": "Health",
            "motiontype": "favourable_passage",
            "yeas": [
                2914,
                2961,
                2919,
                2932,
                2920,
                2963,
                2801
            ],
            "nays": []
        }
    ]
}