GET /api/v1/contributions/21b7da9f-d57a-44d5-8029-6e5c18a1410f/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "url": "https://lda.senate.gov/api/v1/contributions/21b7da9f-d57a-44d5-8029-6e5c18a1410f/?format=api",
    "filing_uuid": "21b7da9f-d57a-44d5-8029-6e5c18a1410f",
    "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/21b7da9f-d57a-44d5-8029-6e5c18a1410f/print/",
    "filing_document_content_type": "text/html",
    "filer_type": "lobbyist",
    "filer_type_display": "Lobbyist",
    "dt_posted": "2008-06-30T14:30:06-04:00",
    "contact_name": null,
    "comments": null,
    "address_1": "1054 31st Street N.W.",
    "address_2": "Suite 540",
    "city": "Washington",
    "state": "DC",
    "state_display": "District of Columbia",
    "zip": "20007",
    "country": "US",
    "country_display": "United States of America",
    "registrant": {
        "id": 58250,
        "url": "https://lda.senate.gov/api/v1/registrants/58250/?format=api",
        "house_registrant_id": 35267,
        "name": "RYBERG AND SMITH, L.L.C.",
        "description": "Law fiem",
        "address_1": "1701 Pennsylvania Avenue, NW",
        "address_2": "Suite 200",
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20006",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "PAUL RYBERG",
        "contact_telephone": "+1 202-531-4028",
        "dt_updated": "2025-01-24T05:09:16.130742-05:00"
    },
    "lobbyist": {
        "id": 18296,
        "prefix": null,
        "prefix_display": null,
        "first_name": "PAUL",
        "nickname": null,
        "middle_name": null,
        "last_name": "RYBERG",
        "suffix": "jr",
        "suffix_display": "JR"
    },
    "no_contributions": false,
    "pacs": [],
    "contribution_items": [
        {
            "contribution_type": "feca",
            "contribution_type_display": "FECA",
            "contributor_name": "RYBERG, PAUL JR",
            "payee_name": "HILLARY CLINTON FOR PRESIDENT",
            "honoree_name": "Senator Hillary Clinton",
            "amount": "500.00",
            "date": "2008-01-16"
        }
    ]
}