v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Public Finance & Government

Single bill detail

Full bill detail: title, sponsors, committees, actions, CBO cost estimates, related bills, subjects, text versions. Example: /congress/bills/119/hr/1. By default the actions / cosponsors / subjects / summaries / committees / titles / relatedbills sub-resources are returned as {count,url} stubs; pass expand (CSV of those keywords, or 'all') to inline the full arrays.

get/api/v1/congress/bills/{congress}/{bill_type}/{number}

Path parameters

congressinteger required

US Congress number (e.g. 119 for 2025-2026).

US Congress number (e.g. 119 for 2025-2026).

bill_typestring required

US bill type (hr, s, hjres, sjres, hconres, sconres, hres, sres).

US bill type (hr, s, hjres, sjres, hconres, sconres, hres, sres).

numberinteger required

Bill or record number.

Bill or record number.

Query parameters

expandstring

Comma-separated sub-resources to inline, or 'all'. Choices: cosponsors, subjects, summaries, committees, actions, titles, relatedbills. Each keyword is one extra upstream call - 'all' fans out to 7.

Comma-separated sub-resources to inline, or 'all'. Choices: cosponsors, subjects, summaries, committees, actions, titles, relatedbills. Each keyword is one extra upstream call - 'all' fans out to 7.

Response

Full bill record; expanded sub-resources carry full arrays instead of {count,url} stubs.

dataStubData required

Response shape not yet documented; fields are returned as-is.

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}