GET /api/v1/contributions/6ad3b711-9b06-404f-8403-b9e0e151c2c0/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "url": "https://lda.senate.gov/api/v1/contributions/6ad3b711-9b06-404f-8403-b9e0e151c2c0/?format=api",
    "filing_uuid": "6ad3b711-9b06-404f-8403-b9e0e151c2c0",
    "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/6ad3b711-9b06-404f-8403-b9e0e151c2c0/print/",
    "filing_document_content_type": "text/html",
    "filer_type": "lobbyist",
    "filer_type_display": "Lobbyist",
    "dt_posted": "2026-06-12T08:25:15-04:00",
    "contact_name": null,
    "comments": null,
    "address_1": "10016 Frederick Avenue",
    "address_2": null,
    "city": "Kensington",
    "state": "MD",
    "state_display": "Maryland",
    "zip": "20895",
    "country": "US",
    "country_display": "United States of America",
    "registrant": {
        "id": 19194,
        "url": "https://lda.senate.gov/api/v1/registrants/19194/?format=api",
        "house_registrant_id": 31122,
        "name": "INDEPENDENT COMMUNITY BANKERS OF AMERICA",
        "description": null,
        "address_1": "1100 New York Avenue, NW",
        "address_2": "Suite 500 East",
        "address_3": null,
        "address_4": null,
        "city": "WASHINGTON",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20005",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "MARY RANDOLPH GANNON",
        "contact_telephone": "+1 202-821-4438",
        "dt_updated": "2026-03-04T14:17:54.639004-05:00"
    },
    "lobbyist": {
        "id": 140270,
        "prefix": null,
        "prefix_display": null,
        "first_name": "ANNE",
        "nickname": null,
        "middle_name": null,
        "last_name": "BALCER",
        "suffix": null,
        "suffix_display": null
    },
    "no_contributions": false,
    "pacs": [
        "IBAT PAC"
    ],
    "contribution_items": [
        {
            "contribution_type": "feca",
            "contribution_type_display": "FECA",
            "contributor_name": "SELF",
            "payee_name": "IBAT PAC",
            "honoree_name": "IBAT PAC",
            "amount": "500.00",
            "date": "2025-09-25"
        }
    ]
}