GET /api/v1/clients/203566/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 203566,
    "url": "https://lda.senate.gov/api/v1/clients/203566/?format=api",
    "client_id": 12,
    "name": "STERIS CORPORATION",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "state": "OH",
    "state_display": "Ohio",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "OH",
    "ppb_state_display": "Ohio",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2019-07-01",
    "registrant": {
        "id": 401105344,
        "url": "https://lda.senate.gov/api/v1/registrants/401105344/?format=api",
        "house_registrant_id": null,
        "name": "STERIS CORPORATION",
        "description": "manufacturing",
        "address_1": "5960 Heisley Rd",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Mentor",
        "state": "OH",
        "state_display": "Ohio",
        "zip": "44060",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "WHITNEY TULL",
        "contact_telephone": "+1 571-481-7906",
        "dt_updated": "2026-07-07T19:19:21.704958-04:00"
    }
}