GET /api/v1/contributions/14c547e8-b5d2-4049-accf-7b48f4ef30bb/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "url": "https://lda.senate.gov/api/v1/contributions/14c547e8-b5d2-4049-accf-7b48f4ef30bb/?format=api",
    "filing_uuid": "14c547e8-b5d2-4049-accf-7b48f4ef30bb",
    "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/14c547e8-b5d2-4049-accf-7b48f4ef30bb/print/",
    "filing_document_content_type": "text/html",
    "filer_type": "lobbyist",
    "filer_type_display": "Lobbyist",
    "dt_posted": "2008-06-30T14:08:18-04:00",
    "contact_name": null,
    "comments": null,
    "address_1": "9207 Topeka Street",
    "address_2": null,
    "city": "Bethesda",
    "state": "MD",
    "state_display": "Maryland",
    "zip": "20817",
    "country": "US",
    "country_display": "United States of America",
    "registrant": {
        "id": 1273,
        "url": "https://lda.senate.gov/api/v1/registrants/1273/?format=api",
        "house_registrant_id": 30313,
        "name": "AMALGAMATED TRANSIT UNION",
        "description": null,
        "address_1": "5025 Wisconsin Ave NW",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20016",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "JEFFREY ROSENBERG",
        "contact_telephone": "+1 301-431-7100",
        "dt_updated": "2025-01-22T12:18:03.532123-05:00"
    },
    "lobbyist": {
        "id": 42603,
        "prefix": null,
        "prefix_display": null,
        "first_name": "JEFFREY",
        "nickname": null,
        "middle_name": null,
        "last_name": "ROSENBERG",
        "suffix": null,
        "suffix_display": null
    },
    "no_contributions": false,
    "pacs": [],
    "contribution_items": [
        {
            "contribution_type": "feca",
            "contribution_type_display": "FECA",
            "contributor_name": "ROSENBERG, JEFFREY",
            "payee_name": "HILLARY CLINTON FOR PRESIDENT",
            "honoree_name": "Hillary Clinton for President",
            "amount": "250.00",
            "date": "2008-02-14"
        }
    ]
}