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

{
    "id": 51000,
    "url": "https://lda.senate.gov/api/v1/clients/51000/?format=api",
    "client_id": 51000,
    "name": "KEYBANK",
    "general_description": "Banking",
    "client_government_entity": null,
    "client_self_select": false,
    "state": "OH",
    "state_display": "Ohio",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "OH",
    "ppb_state_display": "Ohio",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2022-01-20",
    "registrant": {
        "id": 304452,
        "url": "https://lda.senate.gov/api/v1/registrants/304452/?format=api",
        "house_registrant_id": 38056,
        "name": "ROETZEL & ANDRESS, LPA",
        "description": "Law Firm",
        "address_1": "1375 East 9th. St., One Cleveland Center",
        "address_2": "10th Floor",
        "address_3": null,
        "address_4": null,
        "city": "Cleveland",
        "state": "OH",
        "state_display": "Ohio",
        "zip": "44114",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "DIANA M. FEITL",
        "contact_telephone": "+1 216-615-4838",
        "dt_updated": "2025-01-13T10:48:54.859324-05:00"
    }
}