api.congress.gov icon indicating copy to clipboard operation
api.congress.gov copied to clipboard

congress.gov API

Results 144 api.congress.gov issues
Sort by recently updated
recently updated
newest added
trafficstars

I was wondering if there is a way to access the Appropriations and Budget Resources Congress.gov API? I know that there is a page here: [appropriations-and-budget](https://www.congress.gov/help/appropriations-and-budget) that lets you view...

It seems that responses in lists are not guaranteed to have a reproducible expected list. i.e. GET list for { a, b, c, d, e, ... } should return the...

bug

https://api.congress.gov/v3/bill .. returns a list of bills, each of which has both originChamber and originChamberCode set https://api.congress.gov/v3/bill/118/s/1164 .. returns lots more details about this specific bill and sets originChamber but...

This screenshot shows the same bill showing up twice when paginating. ![Screenshot_20230210_214655](https://user-images.githubusercontent.com/120563837/218235152-dfbfad82-e27c-48fa-8ecd-e154daaed106.png) This screenshot shows the error message I get when I try to read the bill. ![Screenshot_20230210_214821](https://user-images.githubusercontent.com/120563837/218235180-038a38f2-1e37-4043-bc79-82c10bd50ce3.png)

It would be nice if we could sort the `bill/../cosponsors` API by `sponsorshipDate` using `sponsorshipDate+asc` | `sponsorshipDate+desc`. My use case is to be able to cache the cosponsors API by...

enhancement

Hello, I was told by the Library of Congress that I would be able to use the API to retrieve text of the Daily Editions of the Congressional Records. Can...

enhancement

Are you planning on offering an SDK? Are there any languages that others would like? Considering building my own.

duplicate
enhancement

Thank you for all the work on this! I would love a feature where you can select any two members of the House or Senate and find all the bills...

enhancement

REQUEST - Ability to perform a text search for members by name. I.e., search ‘leahy’ returned list of members including patrick leahy Ability to search/filter based on any combination of:...

enhancement

Received from From Arin Shapiro in Senate: Just got a question from a Committee wondering if the Congress.gov API is able to return all public laws applicable to each committee?...