GET /api/v1/contributions/15cb16ca-0ca0-471f-ac4a-15283d438077/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "url": "https://lda.gov/api/v1/contributions/15cb16ca-0ca0-471f-ac4a-15283d438077/?format=api",
    "filing_uuid": "15cb16ca-0ca0-471f-ac4a-15283d438077",
    "filing_type": "MM",
    "filing_type_display": "Mid-Year Report",
    "filing_year": 2026,
    "filing_period": "mid_year",
    "filing_period_display": "Mid-Year (Jan 1 - Jun 30)",
    "filing_document_url": "https://lda.gov/filings/public/contribution/15cb16ca-0ca0-471f-ac4a-15283d438077/print/",
    "filing_document_content_type": "text/html",
    "filer_type": "organization",
    "filer_type_display": "Registrant",
    "dt_posted": "2026-08-26T10:50:07-04:00",
    "contact_name": "MATTHEW RITTER",
    "comments": null,
    "address_1": "8521 Leesburg Pike, Suite 350",
    "address_2": null,
    "city": "Leesburg",
    "state": "VA",
    "state_display": "Virginia",
    "zip": "22182",
    "country": "US",
    "country_display": "United States of America",
    "registrant": {
        "id": 28628,
        "url": "https://lda.gov/api/v1/registrants/28628/?format=api",
        "house_registrant_id": 30699,
        "name": "NATIONAL STAR ROUTE MAIL CONTRACTORS ASSOCIATION",
        "description": null,
        "address_1": "8521 Leesburg Pike, Suite 350",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Leesburg",
        "state": "VA",
        "state_display": "Virginia",
        "zip": "22182",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "MATTHEW RITTER",
        "contact_telephone": "+1 202-543-1661",
        "dt_updated": "2026-08-26T10:50:50.742083-04:00"
    },
    "lobbyist": null,
    "no_contributions": false,
    "pacs": [
        "Star PAC National Star Route"
    ],
    "contribution_items": [
        {
            "contribution_type": "he",
            "contribution_type_display": "Honorary Expenses",
            "contributor_name": "STAR PAC NATIONAL STAR ROUTE",
            "payee_name": "PETE SESSIONS FOR CONGRESS",
            "honoree_name": "Pete Sessions",
            "amount": "1000.00",
            "date": "2026-03-23"
        },
        {
            "contribution_type": "he",
            "contribution_type_display": "Honorary Expenses",
            "contributor_name": "STAR PAC NATIONAL STAR ROUTE",
            "payee_name": "BRANDON GILL FOR CONGRESS",
            "honoree_name": "Brandon Gill",
            "amount": "1000.00",
            "date": "2026-04-21"
        }
    ]
}