GET /api/v1/contributions/0e79f469-c64e-4275-9ded-02042580b783/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "url": "https://lda.senate.gov/api/v1/contributions/0e79f469-c64e-4275-9ded-02042580b783/?format=api",
    "filing_uuid": "0e79f469-c64e-4275-9ded-02042580b783",
    "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/0e79f469-c64e-4275-9ded-02042580b783/print/",
    "filing_document_content_type": "text/html",
    "filer_type": "lobbyist",
    "filer_type_display": "Lobbyist",
    "dt_posted": "2025-09-30T16:54:53-04:00",
    "contact_name": null,
    "comments": null,
    "address_1": "820 S. Columbus Street",
    "address_2": "Unit 118",
    "city": "Alexandria",
    "state": "VA",
    "state_display": "Virginia",
    "zip": "22314",
    "country": "US",
    "country_display": "United States of America",
    "registrant": {
        "id": 400713141,
        "url": "https://lda.senate.gov/api/v1/registrants/400713141/?format=api",
        "house_registrant_id": 400713141,
        "name": "THE MAJORITY GROUP, LLC",
        "description": "General Lobbying Services",
        "address_1": "19 D Street SE",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20003",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "SHELLEY LANDRY",
        "contact_telephone": "+1 202-506-1382",
        "dt_updated": "2025-07-03T10:02:22.721703-04:00"
    },
    "lobbyist": {
        "id": 142708,
        "prefix": "ms",
        "prefix_display": "MS.",
        "first_name": "ANNE",
        "nickname": null,
        "middle_name": "CAROLYN",
        "last_name": "CANFIELD",
        "suffix": null,
        "suffix_display": null
    },
    "no_contributions": false,
    "pacs": [],
    "contribution_items": [
        {
            "contribution_type": "feca",
            "contribution_type_display": "FECA",
            "contributor_name": "SELF",
            "payee_name": "FLOOD FOR CONGRESS",
            "honoree_name": "The Honorable Mike Flood",
            "amount": "1000.00",
            "date": "2025-09-08"
        },
        {
            "contribution_type": "feca",
            "contribution_type_display": "FECA",
            "contributor_name": "SELF",
            "payee_name": "ZACH NUNN FOR CONGRESS",
            "honoree_name": "The Honorable Zach Nunn",
            "amount": "500.00",
            "date": "2025-09-30"
        }
    ]
}