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

{
    "itemCount": 1,
    "items": [
        {
            "rcs": "00232",
            "source_id": "SV_20220126_143741_SB_241_Bill_as_an_Emergency",
            "lpropno": "sb241",
            "revno": "753759",
            "apn": "chamber/134th_ga/senate_votes/00232/00232_motion.html",
            "chamber": "senate",
            "action": "pass_300",
            "occurred": "01/26/22",
            "link": "/solarapi/v1/general_assembly_134/votes/senate_votes/00232",
            "results": "Passed",
            "yeas": [
                2866,
                2829,
                2836,
                2915,
                2927,
                2867,
                2870,
                2932,
                2922,
                2918,
                2868,
                2916,
                2914,
                2865,
                2925,
                2920,
                2062,
                2864,
                2831,
                2921,
                2874,
                2830,
                2960,
                2961,
                2962,
                2964,
                2963,
                2965,
                2801,
                2919,
                2917,
                2913,
                2933
            ],
            "nays": []
        }
    ]
}