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

{
    "id": 100447,
    "url": "https://lda.senate.gov/api/v1/clients/100447/?format=api",
    "client_id": 12,
    "name": "AIR PRODUCTS AND CHEMICALS, INC.",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "state": "PA",
    "state_display": "Pennsylvania",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "PA",
    "ppb_state_display": "Pennsylvania",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2021-10-01",
    "registrant": {
        "id": 603,
        "url": "https://lda.senate.gov/api/v1/registrants/603/?format=api",
        "house_registrant_id": 30519,
        "name": "AIR PRODUCTS AND CHEMICALS, INC.",
        "description": "Industrial Gas and Chemicals Manufacturer",
        "address_1": "1940 Air Products Blvd",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Allentown",
        "state": "PA",
        "state_display": "Pennsylvania",
        "zip": "18106",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "LAURYN GRAVES",
        "contact_telephone": "+1 610-481-7021",
        "dt_updated": "2025-07-29T17:06:52.001746-04:00"
    }
}