GET /api/v1/contributions/4d318f15-8b83-448a-bc6c-6f1f09a7330b/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "url": "https://lda.senate.gov/api/v1/contributions/4d318f15-8b83-448a-bc6c-6f1f09a7330b/?format=api",
    "filing_uuid": "4d318f15-8b83-448a-bc6c-6f1f09a7330b",
    "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/4d318f15-8b83-448a-bc6c-6f1f09a7330b/print/",
    "filing_document_content_type": "text/html",
    "filer_type": "lobbyist",
    "filer_type_display": "Lobbyist",
    "dt_posted": "2008-06-30T12:57:27-04:00",
    "contact_name": null,
    "comments": null,
    "address_1": "1336 E Street SE",
    "address_2": null,
    "city": "Washington",
    "state": "DC",
    "state_display": "District of Columbia",
    "zip": "20003",
    "country": "US",
    "country_display": "United States of America",
    "registrant": {
        "id": 25328,
        "url": "https://lda.senate.gov/api/v1/registrants/25328/?format=api",
        "house_registrant_id": 30761,
        "name": "DENNY MILLER ASSOCIATES",
        "description": "Lobbying, consulting and government relations",
        "address_1": "400 N Capitol St, Ste 363",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20001",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "MELISSA BROWN",
        "contact_telephone": "+1 202-783-0280",
        "dt_updated": "2022-04-06T16:06:34.952708-04:00"
    },
    "lobbyist": {
        "id": 43277,
        "prefix": "mr",
        "prefix_display": "MR.",
        "first_name": "SHAY",
        "nickname": null,
        "middle_name": "MICHAEL",
        "last_name": "HANCOCK",
        "suffix": null,
        "suffix_display": null
    },
    "no_contributions": false,
    "pacs": [],
    "contribution_items": [
        {
            "contribution_type": "feca",
            "contribution_type_display": "FECA",
            "contributor_name": "HANCOCK, SHAY MICHAEL",
            "payee_name": "ADAM SMITH FOR CONGRESS",
            "honoree_name": "Adam Smith",
            "amount": "1000.00",
            "date": "2008-04-09"
        },
        {
            "contribution_type": "feca",
            "contribution_type_display": "FECA",
            "contributor_name": "HANCOCK, SHAY MICHAEL",
            "payee_name": "PEOPLE FOR PATTY MURRAY",
            "honoree_name": "Patty Murray",
            "amount": "1000.00",
            "date": "2008-05-21"
        },
        {
            "contribution_type": "feca",
            "contribution_type_display": "FECA",
            "contributor_name": "HANCOCK, SHAY MICHAEL",
            "payee_name": "INSLEE FOR CONGRESS",
            "honoree_name": "Jay Inslee",
            "amount": "250.00",
            "date": "2008-03-05"
        }
    ]
}