GET /api/v1/contributions/24962303-c8da-4b00-86bd-5d598d944bf6/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "url": "https://lda.gov/api/v1/contributions/24962303-c8da-4b00-86bd-5d598d944bf6/?format=api",
    "filing_uuid": "24962303-c8da-4b00-86bd-5d598d944bf6",
    "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.gov/filings/public/contribution/24962303-c8da-4b00-86bd-5d598d944bf6/print/",
    "filing_document_content_type": "text/html",
    "filer_type": "lobbyist",
    "filer_type_display": "Lobbyist",
    "dt_posted": "2026-08-25T13:46:06-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": "TED LIEU VICTORY FUND",
            "honoree_name": "Ted Lieu",
            "amount": "150.00",
            "date": "2025-08-07"
        }
    ]
}