GET /api/v1/contributions/c1538068-e704-4968-8974-0b4f8c0265ed/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "url": "https://lda.senate.gov/api/v1/contributions/c1538068-e704-4968-8974-0b4f8c0265ed/?format=api",
    "filing_uuid": "c1538068-e704-4968-8974-0b4f8c0265ed",
    "filing_type": "MM",
    "filing_type_display": "Mid-Year Report",
    "filing_year": 2025,
    "filing_period": "mid_year",
    "filing_period_display": "Mid-Year (Jan 1 - Jun 30)",
    "filing_document_url": "https://lda.senate.gov/filings/public/contribution/c1538068-e704-4968-8974-0b4f8c0265ed/print/",
    "filing_document_content_type": "text/html",
    "filer_type": "lobbyist",
    "filer_type_display": "Lobbyist",
    "dt_posted": "2025-08-21T15:51:12-04:00",
    "contact_name": null,
    "comments": null,
    "address_1": "1910 Hackamore Lane",
    "address_2": null,
    "city": "Alexandria",
    "state": "VA",
    "state_display": "Virginia",
    "zip": "22308",
    "country": "US",
    "country_display": "United States of America",
    "registrant": {
        "id": 82272,
        "url": "https://lda.senate.gov/api/v1/registrants/82272/?format=api",
        "house_registrant_id": 36340,
        "name": "FOX POTOMAC RESOURCES, LLC",
        "description": "Government Affairs",
        "address_1": "644 Massachusetts Avenue NE",
        "address_2": "Suite 505",
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20002",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "SEAN TODD",
        "contact_telephone": "+1 202-543-0808",
        "dt_updated": "2025-08-20T18:12:54.506579-04:00"
    },
    "lobbyist": {
        "id": 1697,
        "prefix": null,
        "prefix_display": null,
        "first_name": "SEAN",
        "nickname": null,
        "middle_name": null,
        "last_name": "TODD",
        "suffix": null,
        "suffix_display": null
    },
    "no_contributions": false,
    "pacs": [],
    "contribution_items": [
        {
            "contribution_type": "feca",
            "contribution_type_display": "FECA",
            "contributor_name": "SELF",
            "payee_name": "FLEISCHMANN FOR CONGRESS",
            "honoree_name": "Chuck Fleischmann",
            "amount": "1500.00",
            "date": "2025-03-20"
        },
        {
            "contribution_type": "feca",
            "contribution_type_display": "FECA",
            "contributor_name": "SELF",
            "payee_name": "A GRAHAM MAJORITY",
            "honoree_name": "Lindsey Graham",
            "amount": "500.00",
            "date": "2025-03-25"
        }
    ]
}