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

{
    "id": 150741,
    "url": "https://lda.senate.gov/api/v1/clients/150741/?format=api",
    "client_id": 12,
    "name": "WHIRLPOOL CORPORATION",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "state": "DC",
    "state_display": "District of Columbia",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "DC",
    "ppb_state_display": "District of Columbia",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2007-08-14",
    "registrant": {
        "id": 41168,
        "url": "https://lda.senate.gov/api/v1/registrants/41168/?format=api",
        "house_registrant_id": 30957,
        "name": "WHIRLPOOL CORPORATION",
        "description": "Home Appliance Manufacturer",
        "address_1": "650 Massachusetts Ave NW",
        "address_2": "Suite 600",
        "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": "LUKE HARMS",
        "contact_telephone": "+1 202-286-9308",
        "dt_updated": "2025-01-21T18:52:58.209235-05:00"
    }
}