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

{
    "itemCount": 1,
    "items": [
        {
            "revno": "1263191",
            "apn": "chamber/133rd_ga/ready_for_publication/journals/senate/journal_s_20202402/actions/crpt_301_16017.html",
            "action": "crpt_301",
            "chamber": "Senate",
            "occurred": "02/24/20",
            "committee": "Health, Human Services and Medicaid",
            "motiontype": "favourable_passage",
            "yeas": [
                2921,
                2920,
                2865,
                2836,
                1823,
                2914,
                2925,
                2919,
                2913,
                2801,
                1682
            ],
            "nays": []
        }
    ]
}