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

{
    "id": 108771,
    "url": "https://lda.senate.gov/api/v1/clients/108771/?format=api",
    "client_id": 12,
    "name": "BLUE SHIELD 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": "2017-10-02",
    "registrant": {
        "id": 6518,
        "url": "https://lda.senate.gov/api/v1/registrants/6518/?format=api",
        "house_registrant_id": 32929,
        "name": "BLUE SHIELD OF CALIFORNIA",
        "description": "Corporation",
        "address_1": "601 12th Street",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Oakland",
        "state": "CA",
        "state_display": "California",
        "zip": "94607",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "ANDY CHASIN",
        "contact_telephone": "+1 415-229-5418",
        "dt_updated": "2026-01-26T19:19:42.618546-05:00"
    }
}