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

{
    "itemCount": 2,
    "items": [
        {
            "revno": "920126",
            "apn": "chamber/134th_ga/ready_for_publication/journals/senate/journal_s_20221805/actions/crpt_301_20310.html",
            "action": "crpt_301",
            "chamber": "Senate",
            "occurred": "05/18/22",
            "committee": "Veterans and Public Safety",
            "motiontype": "favourable_passage",
            "yeas": [
                2868,
                2932,
                2801,
                2836,
                2062
            ],
            "nays": []
        },
        {
            "revno": "657922",
            "apn": "chamber/134th_ga/ready_for_publication/journals/house/journal_h_20210111/actions/crpt_301_13617.html",
            "action": "crpt_301",
            "chamber": "House",
            "occurred": "11/01/21",
            "committee": "State and Local Government",
            "motiontype": "favourable_passage",
            "yeas": [
                2842,
                2938,
                2903,
                2945,
                2837,
                2959,
                2803,
                2929,
                2955,
                2877
            ],
            "nays": [
                2850,
                2871,
                2967,
                2884,
                2896
            ]
        }
    ]
}