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

{
    "id": 174345,
    "url": "https://lda.senate.gov/api/v1/clients/174345/?format=api",
    "client_id": 12,
    "name": "TIMKEN CO",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "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": "2003-09-12",
    "registrant": {
        "id": 90090,
        "url": "https://lda.senate.gov/api/v1/registrants/90090/?format=api",
        "house_registrant_id": 36738,
        "name": "CWS GOVERNMENTAL RELATIONS",
        "description": null,
        "address_1": "65 EAST STATE ST  #1000",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "COLUMBUS",
        "state": "OH",
        "state_display": "Ohio",
        "zip": "43215",
        "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:38.473393-05:00"
    }
}