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

{
    "id": 159765,
    "url": "https://lda.senate.gov/api/v1/clients/159765/?format=api",
    "client_id": 12,
    "name": "BLUE CROSS BLUE SHIELD OF MINNESOTA",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "state": "MN",
    "state_display": "Minnesota",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "MN",
    "ppb_state_display": "Minnesota",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2000-01-01",
    "registrant": {
        "id": 55382,
        "url": "https://lda.senate.gov/api/v1/registrants/55382/?format=api",
        "house_registrant_id": 35107,
        "name": "MCGRANN SHEA FRANZEN CARNIVAL STRAUGHN & LAMB",
        "description": null,
        "address_1": "33 SOUTH SIXTH ST # 4900",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "MINNEAPOLIS",
        "state": "MN",
        "state_display": "Minnesota",
        "zip": null,
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "",
        "contact_telephone": "",
        "dt_updated": "2022-01-13T14:53:07.216552-05:00"
    }
}