GET /api/v1/contributions/fb377c1b-c5ac-49b1-ac4d-689496ae1fec/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "url": "https://lda.senate.gov/api/v1/contributions/fb377c1b-c5ac-49b1-ac4d-689496ae1fec/?format=api",
    "filing_uuid": "fb377c1b-c5ac-49b1-ac4d-689496ae1fec",
    "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/fb377c1b-c5ac-49b1-ac4d-689496ae1fec/print/",
    "filing_document_content_type": "text/html",
    "filer_type": "lobbyist",
    "filer_type_display": "Lobbyist",
    "dt_posted": "2008-06-30T14:12:19-04:00",
    "contact_name": null,
    "comments": null,
    "address_1": "1327 V Street, NW",
    "address_2": null,
    "city": "Washington",
    "state": "DC",
    "state_display": "District of Columbia",
    "zip": "20009",
    "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-07-24T12:17:52.094047-04:00"
    },
    "lobbyist": {
        "id": 51793,
        "prefix": null,
        "prefix_display": null,
        "first_name": "KAREN",
        "nickname": null,
        "middle_name": null,
        "last_name": "JOYCE",
        "suffix": null,
        "suffix_display": null
    },
    "no_contributions": false,
    "pacs": [],
    "contribution_items": [
        {
            "contribution_type": "feca",
            "contribution_type_display": "FECA",
            "contributor_name": "HEAD, KAREN",
            "payee_name": "HILLARY CLINTON FOR PRESIDENT COMMITTEE",
            "honoree_name": "None",
            "amount": "100.00",
            "date": "2008-02-08"
        }
    ]
}