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

{
    "itemCount": 1,
    "items": [
        {
            "revno": "927306",
            "apn": "chamber/134th_ga/ready_for_publication/journals/house/journal_h_20221805/actions/crpt_301_20532.html",
            "action": "crpt_301",
            "chamber": "House",
            "occurred": "05/18/22",
            "committee": "Armed Services and Veterans Affairs",
            "motiontype": "favourable_passage",
            "yeas": [
                2949,
                2959,
                2872,
                2946,
                2967,
                2953,
                2909,
                2262,
                2892
            ],
            "nays": []
        }
    ]
}