GET /api/v1/contributions/f8620c6f-5b17-49ea-b286-15bb9ef2edef/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "url": "https://lda.gov/api/v1/contributions/f8620c6f-5b17-49ea-b286-15bb9ef2edef/?format=api",
    "filing_uuid": "f8620c6f-5b17-49ea-b286-15bb9ef2edef",
    "filing_type": "MA",
    "filing_type_display": "Mid-Year Amendment",
    "filing_year": 2025,
    "filing_period": "mid_year",
    "filing_period_display": "Mid-Year (Jan 1 - Jun 30)",
    "filing_document_url": "https://lda.gov/filings/public/contribution/f8620c6f-5b17-49ea-b286-15bb9ef2edef/print/",
    "filing_document_content_type": "text/html",
    "filer_type": "lobbyist",
    "filer_type_display": "Lobbyist",
    "dt_posted": "2026-08-25T13:44:41-04:00",
    "contact_name": null,
    "comments": null,
    "address_1": "445 30th St",
    "address_2": null,
    "city": "Hermosa Beach",
    "state": "CA",
    "state_display": "California",
    "zip": "90254",
    "country": "US",
    "country_display": "United States of America",
    "registrant": {
        "id": 401109218,
        "url": "https://lda.gov/api/v1/registrants/401109218/?format=api",
        "house_registrant_id": 56828,
        "name": "MEGAFIRE ACTION",
        "description": null,
        "address_1": "22515 Blueridge Court",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Calabasas",
        "state": "CA",
        "state_display": "California",
        "zip": "91302",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "MOLLY HAUSMANN",
        "contact_telephone": "+1 303-489-6070",
        "dt_updated": "2026-03-10T10:14:44.355095-04:00"
    },
    "lobbyist": {
        "id": 148774,
        "prefix": null,
        "prefix_display": null,
        "first_name": "ERIC",
        "nickname": null,
        "middle_name": null,
        "last_name": "HORNE",
        "suffix": null,
        "suffix_display": null
    },
    "no_contributions": false,
    "pacs": [],
    "contribution_items": [
        {
            "contribution_type": "feca",
            "contribution_type_display": "FECA",
            "contributor_name": "SELF",
            "payee_name": "BEACH CITIES DEMOCRATS",
            "honoree_name": "No specific honoree, this is a local party organization.",
            "amount": "25.00",
            "date": "2025-05-28"
        }
    ]
}