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

{
    "id": 123458,
    "url": "https://lda.senate.gov/api/v1/clients/123458/?format=api",
    "client_id": 75,
    "name": "WISVEST CORP",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "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": "1999-01-01",
    "registrant": {
        "id": 18114,
        "url": "https://lda.senate.gov/api/v1/registrants/18114/?format=api",
        "house_registrant_id": 33155,
        "name": "DENNIS M. HERTEL & ASSOCIATES",
        "description": "Law firm / lobbying",
        "address_1": "9721 LOCUST HILL DRIVE",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "GREAT FALLS",
        "state": "VA",
        "state_display": "Virginia",
        "zip": "22066",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "DENNIS M. HERTEL",
        "contact_telephone": "+1 202-321-1800",
        "dt_updated": "2025-07-21T15:49:21.483158-04:00"
    }
}