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

{
    "itemCount": 2,
    "items": [
        {
            "revno": "530255",
            "apn": "chamber/134th_ga/ready_for_publication/journals/senate/journal_s_20212306/actions/crpt_301_9706.html",
            "action": "crpt_301",
            "chamber": "Senate",
            "occurred": "06/23/21",
            "committee": "Transportation",
            "motiontype": "favourable_passage",
            "yeas": [
                2868,
                2916,
                2965,
                2961,
                2964,
                2865,
                2919,
                2920,
                2922,
                2927,
                2933
            ],
            "nays": []
        },
        {
            "revno": "161644",
            "apn": "chamber/134th_ga/ready_for_publication/journals/house/journal_h_20211003/actions/crpt_301_3481.html",
            "action": "crpt_301",
            "chamber": "House",
            "occurred": "03/10/21",
            "committee": "Civil Justice",
            "motiontype": "favourable_passage",
            "yeas": [
                2912,
                2929,
                2872,
                2885,
                2937,
                2857,
                2953,
                2849,
                2955,
                2931,
                2943
            ],
            "nays": [
                2884
            ]
        }
    ]
}