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

{
    "itemCount": 2,
    "items": [
        {
            "revno": "368384",
            "apn": "chamber/134th_ga/ready_for_publication/journals/senate/journal_s_20211105/actions/crpt_301_6914.html",
            "action": "crpt_301",
            "chamber": "Senate",
            "occurred": "05/11/21",
            "committee": "Financial Institutions and Technology",
            "motiontype": "favourable_passage",
            "yeas": [
                2917,
                2913,
                2870,
                2831,
                2961,
                2865,
                2836
            ],
            "nays": []
        },
        {
            "revno": "175323",
            "apn": "chamber/134th_ga/ready_for_publication/journals/house/journal_h_20211603/actions/crpt_301_3667.html",
            "action": "crpt_301",
            "chamber": "House",
            "occurred": "03/16/21",
            "committee": "Financial Institutions",
            "motiontype": "favourable_passage",
            "yeas": [
                2904,
                2958,
                2885,
                2891,
                2912,
                2851,
                2953,
                2808,
                2893,
                2879
            ],
            "nays": []
        }
    ]
}