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

{
    "id": 67465,
    "url": "https://lda.senate.gov/api/v1/clients/67465/?format=api",
    "client_id": 67465,
    "name": "OSHKOSH CORPORATION",
    "general_description": "Manufacturing and technology company",
    "client_government_entity": null,
    "client_self_select": true,
    "state": "WI",
    "state_display": "Wisconsin",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "WI",
    "ppb_state_display": "Wisconsin",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2025-05-19",
    "registrant": {
        "id": 401109665,
        "url": "https://lda.senate.gov/api/v1/registrants/401109665/?format=api",
        "house_registrant_id": null,
        "name": "OSHKOSH CORPORATION",
        "description": null,
        "address_1": "1917 Four Wheel Drive",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Oshkosh",
        "state": "WI",
        "state_display": "Wisconsin",
        "zip": "54902",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "ANGELA AMBROSE",
        "contact_telephone": "+1 920-216-3307",
        "dt_updated": "2025-07-02T15:02:00.710925-04:00"
    }
}