- Fixed DW-Nominate score loader.
- Added
last_updatedattribute to list of members and member detail responses.
- Added lobbying responses. (Issue 207)
- Added response for statements that mention a specific bill. (Issue 205)
- Added
genderto member list responses. (Issue 195)
- Fixed invalid JSON bug in hearings response. (Issue 200)
- Updated documentation to specify proper syntax for current member by district response for at-large districts. (Issue 196)
- Updated chair and ranking member information for current committees. (Issue 193)
- Added data for congressional committees for 113th and 114th congresses. (Issue 189)
- Fixed several issues impacting votes by date responses and some individual vote responses. (Issue 192)
- Fixed bug that resulted in list of committees requests not working for 113th and 114th congresses. (Issue 189)
- Fixed bug that resulted in committees not displaying as part of member detail XML responses. (Issue 190)
- Added more personal explanation endpoints, including responses for individual members and votes, and by category (docs here).
- All
not_votingattributes on JSON Get a Specific Roll Call Vote endpoints return integers instead of strings.
- Fixed a bug with House Speaker election votes in Specific Member's Vote Positions responses.
- Fixed
num_resultsvalue on Get Recent Committee Hearings responses to show total number of hearings for the given congress. - Fixed
num_resultsvalue on bills by subject response to show total number of bills for the given subject. - Fixed
enacteddate on bill responses and updated dates for 115th Congress bills. (Issue 89)
- Added
suffixattribute to member responses. (Issue 180)
- Fixed bug with displaying At-large districts. (Issue 181)
- Fixed quote-escaping issue with
latest_major_actionin some bill responses.
- Added
last_voteto bill responses. (Issue 177) - Made most bill responses (related bills, subject bills and cosponsored bills) match bill list responses. (Related to #177)
- Fixed
num_resultson statements by member responses. - Fixed a bug with bill search JSON responses.
- Removed HTML encoding from committeee & subcommittee member names and also bill sponsor names. (Issue 108)
- Fixed an issue with the bill schedule loader.
- Fixed vote responses to remove nomination details from
billattribute. (Issue 171) - Fixed bill loader to always load both official and short titles.
- Added
sponsors_by_partyandshort_titleto Get Recent Bills by a Specific Member response. (Issue 163)
- On statement search,
num_resultsnow represents the total number of search results (aids in pagination).
- Added
fec_candidate_idto member list responses. (Issue 165) - Added
cosponsors_by_partyto bills list and detail responses. (Issue 163) - For votes by date responses and votes by member responses in which there is no bill in our database, still display some
billattributes like we do on vote detail responses. - Added
sponsor_idto bill attributes in votes responses. (Issue 168)
- Added
sideandtitleto committee and subcommittee portions of member detail responses for 115th Congress. (Issue 160)
- Added
short_titleto member responses (Issue 155) - Statement search now supports full text search.
- Added
bill_idsto Floor Action responses. (Issue 153)
- Added
bill_idsto Committee Hearing responses. (Issue 151) - Added
urlto former members elements in committee responses with link to Congressional Record section describing resignation. - Added
parent_committee_idto subcommittee objects on member responses. (Issue 126)
- Fixed unescaped quote marks in related bills responses. (Issue 149 and Issue 150)
- Removed
domainfrom member responses. (Issue 145) - Fixed bug that permitted committee API requests to use the wrong chamber. (Issue 139)
- Fixed
rank_in_partyfor joint committees. (Issue 142 and Issue 141)
- Fixed unescaped quote marks in floor update responses. (Issue 146)
- Fixed Senate subcommittees bug affecting committee responses. (Issue 144)
- Added upcoming bills responses. (See Docs)
- Member position response now supports offset parameter. (Issue 147)
- Added
chamberto committee members. (Issue 140)
- Added sponsor details to related_bills responses.
- Fixed vote detail responses for elections of Speaker of the House. (Issue 102)
- Added
amendmentelement to vote detail responses. (Issue 96) - Removed HTML encoding from bill subjects responses. (Issue 130)
- Added
subcommitteeselement to member detail responses. (Issue 126)
- Presidential bill actions no longer have a
chambervalue. (Issue 123)
- Added response for subcommittee detail. (Issue 121)
- Removed HTML encoding in bill actions. (Issue 122)
- Included
sideattribute in committee memberships. (Issue 119) - Fixed empty strings on some joint committees. (Issue 118)
- Fixed committee name attribute on committee detail response. (Issue 115)
- Removed HTML encoding in floor update responses. (Issue 112)
- Make
rank_in_partyon committee detail responses an integer. (Issue 120) - Added committee
idto committee detail responses. (Issue 117) - Replaced empty strings on committee responses. (Issue 118)
- Added
chamberto each committee on committee list responses. (Issue 113) - Added
chair_state,chair_partyandchairattributes to committee detail responses. (Issue 114)
- Allow
bothas a value for vote date range requests. (Issue 95)
- Fixed
sourceandurlattributes of Senate votes to use https: (Issue 91) - Added member details to vote responses. (Issue 97)
- Removed HTML encoding of member and committee names. (Issue 84 and Issue 108)
- Added
bill_idto member vote position responses. (Issue 104)
- Updated amendment responses.
- Fixed Get Recent Bills for Member responses and added new fields.
bothchamber parameter on Get Recent Bills now applies to all responses, not justpassed- Fixed full name display for members. (Issue 70)
- Added
cosponsor_stateandcosponsor_partyto bill cosponsors response. (Issue 69)
- Added full text search for bills.
- Better null value display for bills and members. (Issue 36)
- Added first, middle and last name attributes to Get Current Members by State/District responses.
- Added
has_billsandhas_statementsto subjects responses - Added sponsor details to bill lists responses
- Made boolean responses for member#in_office and bill#active actual JSON booleans.
- Bill detail responses now contain complete summary if available.
- Added
urlto committee detail responses
- Added
chamberandaction_typeto bill actions responses. - Added
committee_codesandsubcommittee_codesto bill detail responses.
- Added
enactedandvetoedas types for recent bills responses. (Issue 18) - Display integers and boolean values as native data types in JSON responses. (Issue 26)
- Added response to search bill subjects.
- Added committee hearing responses.
- Added personal explanation responses.
- Added floor updates responses. (Issue 16)
- Added response to retrieve bills by subject. (Issue 20)
- Updated example JSON for bills responses.
- Fixed bill action date timezone bug.
- Added
date_of_birthto Member list responses.
- Added
geoidattribute to House member list endpoint, based on Census geoidentifiers (Issue 27).