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

{
    "itemCount": 1,
    "items": [
        {
            "rcs": "00020",
            "source_id": "SV_20190226_143236_SB_53_Bill_as_an_Emergency",
            "lpropno": "sb53",
            "revno": "1277043",
            "apn": "chamber/133rd_ga/senate_votes/00020/00020_motion.html",
            "chamber": "senate",
            "action": "pass_300",
            "occurred": "02/26/19",
            "link": "/solarapi/v1/general_assembly_133/votes/senate_votes/00020",
            "results": "Passed",
            "yeas": [
                2920,
                2914,
                1782,
                2918,
                2922,
                2916,
                2880,
                1823,
                2866,
                2863,
                2518,
                1922,
                1682,
                2870,
                2868,
                2865,
                2874,
                2062,
                1703,
                2869,
                2925,
                2864,
                2831,
                2921
            ],
            "nays": [
                2919,
                2913,
                2915,
                2867,
                2829,
                2801,
                2830,
                2917
            ]
        }
    ]
}