GET /api/v1/contributions/a1985944-f7ee-4954-8937-2ae370f0d2c5/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "url": "https://lda.senate.gov/api/v1/contributions/a1985944-f7ee-4954-8937-2ae370f0d2c5/?format=api",
    "filing_uuid": "a1985944-f7ee-4954-8937-2ae370f0d2c5",
    "filing_type": "YY",
    "filing_type_display": "Year-End Report",
    "filing_year": 2023,
    "filing_period": "year_end",
    "filing_period_display": "Year-End (July 1 - Dec 31)",
    "filing_document_url": "https://lda.senate.gov/filings/public/contribution/a1985944-f7ee-4954-8937-2ae370f0d2c5/print/",
    "filing_document_content_type": "text/html",
    "filer_type": "lobbyist",
    "filer_type_display": "Lobbyist",
    "dt_posted": "2025-05-05T15:43:31-04:00",
    "contact_name": null,
    "comments": null,
    "address_1": "1700 N. Moore Street",
    "address_2": "Suite 2005",
    "city": "Arlington",
    "state": "VA",
    "state_display": "Virginia",
    "zip": "22209-2793",
    "country": "US",
    "country_display": "United States of America",
    "registrant": {
        "id": 38528,
        "url": "https://lda.senate.gov/api/v1/registrants/38528/?format=api",
        "house_registrant_id": 33362,
        "name": "TROUT UNLIMITED",
        "description": "To conserve protect and restore coldwater fisheries and their watersheds",
        "address_1": "1777 North Kent Street",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Arlington",
        "state": "VA",
        "state_display": "Virginia",
        "zip": "22209",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "KATE MILLER",
        "contact_telephone": "+1 703-489-6411",
        "dt_updated": "2025-01-23T11:08:10.816703-05:00"
    },
    "lobbyist": {
        "id": 143325,
        "prefix": null,
        "prefix_display": null,
        "first_name": "KATE",
        "nickname": null,
        "middle_name": null,
        "last_name": "MILLER",
        "suffix": null,
        "suffix_display": null
    },
    "no_contributions": false,
    "pacs": [],
    "contribution_items": [
        {
            "contribution_type": "feca",
            "contribution_type_display": "FECA",
            "contributor_name": "SELF",
            "payee_name": "ACT BLUE ANGELA ALSOBROOKS",
            "honoree_name": "Angela Alsobrooks",
            "amount": "250.00",
            "date": "2023-12-14"
        }
    ]
}