You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on an app where I'm using the congress API, but to get a legislator votes, I need first to fetch all the bills and then fetch all the actions for that bill, and then inside there, I need to get the clerk rolls and then find the legislator Id to be able to match. Is there a JSON API where I can just put the ID of the legislator and see all their votes on all the bills they have participated in?
The text was updated successfully, but these errors were encountered:
I'm working on an app where I'm using the congress API, but to get a legislator votes, I need first to fetch all the bills and then fetch all the actions for that bill, and then inside there, I need to get the clerk rolls and then find the legislator Id to be able to match. Is there a JSON API where I can just put the ID of the legislator and see all their votes on all the bills they have participated in?
The text was updated successfully, but these errors were encountered: