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

{
    "itemCount": 1,
    "items": [
        {
            "revno": "1263102",
            "apn": "chamber/133rd_ga/ready_for_publication/journals/house/journal_h_20202301/actions/crpt_301_14128.html",
            "action": "crpt_301",
            "chamber": "House",
            "occurred": "01/23/20",
            "committee": "Health",
            "motiontype": "favourable_passage",
            "yeas": [
                2854,
                2902,
                2814,
                2899,
                2905,
                2803,
                2924,
                2840,
                2887,
                2894,
                2931,
                2882,
                2852
            ],
            "nays": []
        }
    ]
}