GET /api/v1/contributions/5dd45532-f3cb-49d0-894b-12958998151a/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "url": "https://lda.senate.gov/api/v1/contributions/5dd45532-f3cb-49d0-894b-12958998151a/?format=api",
    "filing_uuid": "5dd45532-f3cb-49d0-894b-12958998151a",
    "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/5dd45532-f3cb-49d0-894b-12958998151a/print/",
    "filing_document_content_type": "text/html",
    "filer_type": "organization",
    "filer_type_display": "Registrant",
    "dt_posted": "2026-03-04T16:34:51-05:00",
    "contact_name": "JUSTIN TOWLES",
    "comments": null,
    "address_1": "5110 Saratoga Avenue",
    "address_2": null,
    "city": "Bethesda",
    "state": "MD",
    "state_display": "Maryland",
    "zip": "20816",
    "country": "US",
    "country_display": "United States of America",
    "registrant": {
        "id": 401109351,
        "url": "https://lda.senate.gov/api/v1/registrants/401109351/?format=api",
        "house_registrant_id": 66906,
        "name": "JUSTIN TOWLES",
        "description": null,
        "address_1": "5110 Saratoga Avenue",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Bethesda",
        "state": "MD",
        "state_display": "Maryland",
        "zip": "20816",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "JUSTIN TOWLES",
        "contact_telephone": "+1 410-456-9064",
        "dt_updated": "2026-03-04T16:31:59.939599-05:00"
    },
    "lobbyist": null,
    "no_contributions": false,
    "pacs": [],
    "contribution_items": [
        {
            "contribution_type": "feca",
            "contribution_type_display": "FECA",
            "contributor_name": "SELF",
            "payee_name": "HOYER FOR CONGRESS",
            "honoree_name": "Hoyer for Congress",
            "amount": "1000.00",
            "date": "2025-06-13"
        },
        {
            "contribution_type": "feca",
            "contribution_type_display": "FECA",
            "contributor_name": "SELF",
            "payee_name": "APRIL MCCLAIN DELANEY FOR CONGRESS",
            "honoree_name": "April McClain Delaney for Congress",
            "amount": "1000.00",
            "date": "2025-05-02"
        }
    ]
}