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

{
    "id": 171345,
    "url": "https://lda.senate.gov/api/v1/clients/171345/?format=api",
    "client_id": 12,
    "name": "UPSTATE HEALTHCARE COALITION",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "state": "NY",
    "state_display": "New York",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "NY",
    "ppb_state_display": "New York",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2003-01-01",
    "registrant": {
        "id": 81817,
        "url": "https://lda.senate.gov/api/v1/registrants/81817/?format=api",
        "house_registrant_id": 36330,
        "name": "UPSTATE HEALTHCARE COALITION",
        "description": null,
        "address_1": "17 HALFMOON EXECUTIVE PARK DRIVE",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "CLIFTON PARK",
        "state": "NY",
        "state_display": "New York",
        "zip": "12065",
        "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:54:23.857771-05:00"
    }
}