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

{
    "id": 55652,
    "url": "https://lda.senate.gov/api/v1/clients/55652/?format=api",
    "client_id": 55652,
    "name": "WATER QUALITY ASSOCIATION",
    "general_description": "Trade Association",
    "client_government_entity": null,
    "client_self_select": true,
    "state": "IL",
    "state_display": "Illinois",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "IL",
    "ppb_state_display": "Illinois",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2023-03-16",
    "registrant": {
        "id": 401107495,
        "url": "https://lda.senate.gov/api/v1/registrants/401107495/?format=api",
        "house_registrant_id": null,
        "name": "THE WATER QUALITY ASSOCIATION",
        "description": null,
        "address_1": "2375 Cabot Dr",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Lisle",
        "state": "IL",
        "state_display": "Illinois",
        "zip": "60532",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "KATHLEEN BURBIDGE",
        "contact_telephone": "+1 630-505-0609",
        "dt_updated": "2025-07-17T12:18:41.115429-04:00"
    }
}