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

{
    "id": 213702,
    "url": "https://lda.senate.gov/api/v1/clients/213702/?format=api",
    "client_id": 12,
    "name": "MIKE HOOKS, LLC",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": true,
    "state": "LA",
    "state_display": "Louisiana",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "LA",
    "ppb_state_display": "Louisiana",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2022-01-24",
    "registrant": {
        "id": 401106417,
        "url": "https://lda.senate.gov/api/v1/registrants/401106417/?format=api",
        "house_registrant_id": 401106417,
        "name": "MIKE HOOKS, LLC",
        "description": "dredging contractor",
        "address_1": "409 Mike Hooks Rd",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Westlake",
        "state": "LA",
        "state_display": "Louisiana",
        "zip": "70669",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "MICHAEL M. GERHARDT II",
        "contact_telephone": "+1 202-320-3004",
        "dt_updated": "2025-02-19T13:43:07.466405-05:00"
    }
}