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

{
    "id": 55345,
    "url": "https://lda.senate.gov/api/v1/clients/55345/?format=api",
    "client_id": 55345,
    "name": "WAGGONER ENGINEERING",
    "general_description": "Civil engineering",
    "client_government_entity": null,
    "client_self_select": true,
    "state": "MS",
    "state_display": "Mississippi",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "MS",
    "ppb_state_display": "Mississippi",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2023-03-09",
    "registrant": {
        "id": 401107433,
        "url": "https://lda.senate.gov/api/v1/registrants/401107433/?format=api",
        "house_registrant_id": null,
        "name": "WAGGONER ENGINEERING",
        "description": null,
        "address_1": "143-A LeFleurs Square",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Jackson",
        "state": "MS",
        "state_display": "Mississippi",
        "zip": "39221",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "BRANDON ELSNER",
        "contact_telephone": "+1 601-355-9526",
        "dt_updated": "2025-07-12T09:43:14.154908-04:00"
    }
}