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

{
    "id": 210022,
    "url": "https://lda.senate.gov/api/v1/clients/210022/?format=api",
    "client_id": 12,
    "name": "BUTTERFLY NETWORK, INC.",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "state": "CT",
    "state_display": "Connecticut",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "CT",
    "ppb_state_display": "Connecticut",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2021-05-03",
    "registrant": {
        "id": 401106046,
        "url": "https://lda.senate.gov/api/v1/registrants/401106046/?format=api",
        "house_registrant_id": 401106046,
        "name": "BUTTERFLY NETWORK, INC.",
        "description": "Medical device manufacturer",
        "address_1": "1600 District Ave",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Burlington",
        "state": "MA",
        "state_display": "Massachusetts",
        "zip": "01803",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "KATE DRISCOLL",
        "contact_telephone": "+1 781-640-1932",
        "dt_updated": "2023-07-11T23:25:15.890499-04:00"
    }
}