GET /api/v1/contributions/d92b8ea4-42af-4e0d-b9d1-bcb846cf9d88/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "url": "https://lda.senate.gov/api/v1/contributions/d92b8ea4-42af-4e0d-b9d1-bcb846cf9d88/?format=api",
    "filing_uuid": "d92b8ea4-42af-4e0d-b9d1-bcb846cf9d88",
    "filing_type": "YA",
    "filing_type_display": "Year-End Amendment",
    "filing_year": 2025,
    "filing_period": "year_end",
    "filing_period_display": "Year-End (July 1 - Dec 31)",
    "filing_document_url": "https://lda.senate.gov/filings/public/contribution/d92b8ea4-42af-4e0d-b9d1-bcb846cf9d88/print/",
    "filing_document_content_type": "text/html",
    "filer_type": "organization",
    "filer_type_display": "Registrant",
    "dt_posted": "2026-06-11T09:53:13-04:00",
    "contact_name": "RICHARD GOODSTEIN",
    "comments": null,
    "address_1": "4455 Connecticut Avenue NW",
    "address_2": "Apt 209",
    "city": "Washington",
    "state": "DC",
    "state_display": "District of Columbia",
    "zip": "20008",
    "country": "US",
    "country_display": "United States of America",
    "registrant": {
        "id": 45835,
        "url": "https://lda.senate.gov/api/v1/registrants/45835/?format=api",
        "house_registrant_id": 34298,
        "name": "MR. RICHARD GOODSTEIN",
        "description": "Law/lobbying firm",
        "address_1": "4455 Connecticut Avenue NW",
        "address_2": "Apt 209",
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20008",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "RICHARD GOODSTEIN",
        "contact_telephone": "+1 202-251-0477",
        "dt_updated": "2026-06-11T09:54:28.224087-04:00"
    },
    "lobbyist": null,
    "no_contributions": false,
    "pacs": [],
    "contribution_items": [
        {
            "contribution_type": "feca",
            "contribution_type_display": "FECA",
            "contributor_name": "SELF",
            "payee_name": "HOULIHAN FOR CONGRESS",
            "honoree_name": "Rep. Chrissy Houlihan",
            "amount": "250.00",
            "date": "2025-12-11"
        },
        {
            "contribution_type": "feca",
            "contribution_type_display": "FECA",
            "contributor_name": "SELF",
            "payee_name": "CHRISSY HOULIHAN FOR CONGRESS",
            "honoree_name": "Chrissy Houlihan",
            "amount": "250.00",
            "date": "2025-12-06"
        }
    ]
}