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

{
    "id": 213661,
    "url": "https://lda.senate.gov/api/v1/clients/213661/?format=api",
    "client_id": 12,
    "name": "DELTA DENTAL OF CALIFORNIA",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "state": "CA",
    "state_display": "California",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "CA",
    "ppb_state_display": "California",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2021-07-01",
    "registrant": {
        "id": 401106389,
        "url": "https://lda.senate.gov/api/v1/registrants/401106389/?format=api",
        "house_registrant_id": 401106389,
        "name": "DELTA DENTAL OF CALIFORNIA",
        "description": "Dental Insurance",
        "address_1": "560 Mission Street",
        "address_2": "Suite 1300",
        "address_3": null,
        "address_4": null,
        "city": "San Francisco",
        "state": "CA",
        "state_display": "California",
        "zip": "94105",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "JEFF ALBUM",
        "contact_telephone": "+1 415-972-8414",
        "dt_updated": "2023-06-06T16:25:16.027077-04:00"
    }
}