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

{
    "id": 123290,
    "url": "https://lda.senate.gov/api/v1/clients/123290/?format=api",
    "client_id": 722,
    "name": "ZIMMER, INC.",
    "general_description": "Policy objectives related to health disp. in arthritis & musculoskeletal disorders",
    "client_government_entity": true,
    "client_self_select": false,
    "state": "IN",
    "state_display": "Indiana",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": null,
    "ppb_state_display": null,
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2010-07-01",
    "registrant": {
        "id": 17818,
        "url": "https://lda.senate.gov/api/v1/registrants/17818/?format=api",
        "house_registrant_id": 32764,
        "name": "HEALTH AND MEDICINE COUNSEL",
        "description": "Governmentrelations lobbying firm",
        "address_1": "50 F Street, NW",
        "address_2": "Suite 730",
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20001",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "ALEJANDRA TOLEDO",
        "contact_telephone": "+1 202-544-7499",
        "dt_updated": "2025-04-17T17:38:19.723046-04:00"
    }
}