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

{
    "id": 201987,
    "url": "https://lda.senate.gov/api/v1/clients/201987/?format=api",
    "client_id": 12,
    "name": "WISCONSIN HOSPITAL ASSOCIATION",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "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": "2017-06-20",
    "registrant": {
        "id": 401104532,
        "url": "https://lda.senate.gov/api/v1/registrants/401104532/?format=api",
        "house_registrant_id": 401104532,
        "name": "WISCONSIN HOSPITAL ASSOCIATION",
        "description": "hospital trade association",
        "address_1": "5510 Research Park Drive",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Madison",
        "state": "WI",
        "state_display": "Wisconsin",
        "zip": "53711",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "JON HOELTER",
        "contact_telephone": "+1 608-274-1820",
        "dt_updated": "2025-07-25T13:04:05.377229-04:00"
    }
}