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

{
    "id": 55789,
    "url": "https://lda.senate.gov/api/v1/clients/55789/?format=api",
    "client_id": 55789,
    "name": "ZURN ELKAY WATER SOLUTIONS",
    "general_description": "Water management solutions company",
    "client_government_entity": null,
    "client_self_select": false,
    "state": "WI",
    "state_display": "Wisconsin",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "WI",
    "ppb_state_display": "Wisconsin",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2023-05-13",
    "registrant": {
        "id": 401104718,
        "url": "https://lda.senate.gov/api/v1/registrants/401104718/?format=api",
        "house_registrant_id": 401104718,
        "name": "HB STRATEGIES",
        "description": "Government Affairs Consulting",
        "address_1": "733 10th St. NW,",
        "address_2": "Suite 900",
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20001",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "WILLIAM FOX",
        "contact_telephone": "+1 202-899-3801",
        "dt_updated": "2025-02-26T16:23:05.655687-05:00"
    }
}