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

{
    "id": 212421,
    "url": "https://lda.senate.gov/api/v1/clients/212421/?format=api",
    "client_id": 12,
    "name": "98POINT6",
    "general_description": "virtual healthcare provider",
    "client_government_entity": false,
    "client_self_select": null,
    "state": "WA",
    "state_display": "Washington",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "WA",
    "ppb_state_display": "Washington",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2021-10-01",
    "registrant": {
        "id": 401106279,
        "url": "https://lda.senate.gov/api/v1/registrants/401106279/?format=api",
        "house_registrant_id": 401106279,
        "name": "98POINT6",
        "description": "Virtual healthcare provider",
        "address_1": "701 5th Ave",
        "address_2": "#2300",
        "address_3": null,
        "address_4": null,
        "city": "Seattle",
        "state": "WA",
        "state_display": "Washington",
        "zip": "98104",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "RACHEL STAUFFER",
        "contact_telephone": "+1 703-200-8248",
        "dt_updated": "2022-05-27T13:51:03.352211-04:00"
    }
}