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

{
    "id": 54451,
    "url": "https://lda.senate.gov/api/v1/clients/54451/?format=api",
    "client_id": 54451,
    "name": "ASSOCIATION OF IMMUNIZATION MANAGERS",
    "general_description": "public health association",
    "client_government_entity": null,
    "client_self_select": true,
    "state": "MD",
    "state_display": "Maryland",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "MD",
    "ppb_state_display": "Maryland",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2023-01-01",
    "registrant": {
        "id": 401107093,
        "url": "https://lda.senate.gov/api/v1/registrants/401107093/?format=api",
        "house_registrant_id": null,
        "name": "ASSOCIATION OF IMMUNIZATION MANAGERS",
        "description": null,
        "address_1": "451 Hungerford Lane",
        "address_2": "Suite 222",
        "address_3": null,
        "address_4": null,
        "city": "Rockville",
        "state": "MD",
        "state_display": "Maryland",
        "zip": "20850",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "BRENT EWIG",
        "contact_telephone": "+1 301-325-1492",
        "dt_updated": "2025-09-05T13:39:28.445734-04:00"
    }
}