GET /api/v1/contributions/af24d99f-4524-4a82-9ecf-f8abc9bc1ebf/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "url": "https://lda.senate.gov/api/v1/contributions/af24d99f-4524-4a82-9ecf-f8abc9bc1ebf/?format=api",
    "filing_uuid": "af24d99f-4524-4a82-9ecf-f8abc9bc1ebf",
    "filing_type": "MM",
    "filing_type_display": "Mid-Year Report",
    "filing_year": 2008,
    "filing_period": "mid_year",
    "filing_period_display": "Mid-Year (Jan 1 - Jun 30)",
    "filing_document_url": "https://lda.senate.gov/filings/public/contribution/af24d99f-4524-4a82-9ecf-f8abc9bc1ebf/print/",
    "filing_document_content_type": "text/html",
    "filer_type": "lobbyist",
    "filer_type_display": "Lobbyist",
    "dt_posted": "2008-06-30T14:31:22-04:00",
    "contact_name": null,
    "comments": null,
    "address_1": "1327 N. Greenview Ave",
    "address_2": "Unit 1",
    "city": "Chicago",
    "state": "IL",
    "state_display": "Illinois",
    "zip": "60622",
    "country": "US",
    "country_display": "United States of America",
    "registrant": {
        "id": 314215,
        "url": "https://lda.senate.gov/api/v1/registrants/314215/?format=api",
        "house_registrant_id": 39163,
        "name": "MATTOON & ASSOCIATES, LLC",
        "description": "Provide lobbying services",
        "address_1": "6344 Cavalier Corridor",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Falls Church",
        "state": "VA",
        "state_display": "Virginia",
        "zip": "22044",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "DANIEL MATTOON",
        "contact_telephone": "+1 202-352-3294",
        "dt_updated": "2025-01-29T15:34:56.554387-05:00"
    },
    "lobbyist": {
        "id": 17198,
        "prefix": null,
        "prefix_display": null,
        "first_name": "REBECCA",
        "nickname": null,
        "middle_name": null,
        "last_name": "GOODING",
        "suffix": null,
        "suffix_display": null
    },
    "no_contributions": false,
    "pacs": [],
    "contribution_items": [
        {
            "contribution_type": "feca",
            "contribution_type_display": "FECA",
            "contributor_name": "GOODING, REBECCA",
            "payee_name": "CHARLIE DENT FOR CONGRESS",
            "honoree_name": "Congressman Charlie Dent",
            "amount": "500.00",
            "date": "2008-02-08"
        },
        {
            "contribution_type": "feca",
            "contribution_type_display": "FECA",
            "contributor_name": "GOODING, REBECCA",
            "payee_name": "TEXANS FOR SENATOR JOHN CORNYN",
            "honoree_name": "Senator John Cornyn",
            "amount": "500.00",
            "date": "2008-01-31"
        }
    ]
}