{
    "bill": {
        "actions": {
            "count": 2,
            "url": "https://api.congress.gov/v3/bill/118/s/2767/actions?format=json"
        },
        "committees": {
            "count": 1,
            "url": "https://api.congress.gov/v3/bill/118/s/2767/committees?format=json"
        },
        "congress": 118,
        "cosponsors": {
            "count": 11,
            "countIncludingWithdrawnCosponsors": 11,
            "url": "https://api.congress.gov/v3/bill/118/s/2767/cosponsors?format=json"
        },
        "introducedDate": "2023-09-12",
        "latestAction": {
            "actionDate": "2023-09-12",
            "text": "Read twice and referred to the Committee on Finance."
        },
        "legislationUrl": "https://www.congress.gov/bill/118th-congress/senate-bill/2767",
        "number": "2767",
        "originChamber": "Senate",
        "originChamberCode": "S",
        "policyArea": {
            "name": "Social Welfare"
        },
        "relatedBills": {
            "count": 3,
            "url": "https://api.congress.gov/v3/bill/118/s/2767/relatedbills?format=json"
        },
        "sponsors": [
            {
                "bioguideId": "B000944",
                "firstName": "Sherrod",
                "fullName": "Sen. Brown, Sherrod [D-OH]",
                "isByRequest": "N",
                "lastName": "Brown",
                "party": "D",
                "state": "OH",
                "url": "https://api.congress.gov/v3/member/B000944?format=json"
            }
        ],
        "subjects": {
            "count": 5,
            "url": "https://api.congress.gov/v3/bill/118/s/2767/subjects?format=json"
        },
        "summaries": {
            "count": 1,
            "url": "https://api.congress.gov/v3/bill/118/s/2767/summaries?format=json"
        },
        "textVersions": {
            "count": 1,
            "url": "https://api.congress.gov/v3/bill/118/s/2767/text?format=json"
        },
        "title": "SSI Savings Penalty Elimination Act",
        "titles": {
            "count": 3,
            "url": "https://api.congress.gov/v3/bill/118/s/2767/titles?format=json"
        },
        "type": "S",
        "updateDate": "2025-12-05T08:06:29Z",
        "updateDateIncludingText": "2025-12-05T08:06:29Z"
    },
    "request": {
        "billNumber": "2767",
        "billType": "s",
        "congress": "118",
        "contentType": "application/json",
        "format": "json"
    }
}