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

{
    "id": 103652,
    "url": "https://lda.gov/api/v1/clients/103652/?format=api",
    "client_id": 12,
    "name": "AMERICAN ACADEMY OF SLEEP MEDICINE",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "state": "IL",
    "state_display": "Illinois",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "IL",
    "ppb_state_display": "Illinois",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2010-03-25",
    "registrant": {
        "id": 3333,
        "url": "https://lda.gov/api/v1/registrants/3333/?format=api",
        "house_registrant_id": 34060,
        "name": "AMERICAN ACADEMY OF SLEEP MEDICINE",
        "description": "Promotes excellence in sleep medicine health care, education and research.",
        "address_1": "2510 North Frontage Road",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Darien",
        "state": "IL",
        "state_display": "Illinois",
        "zip": "60561",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "ERIC ALBRECHT",
        "contact_telephone": "+1 630-737-9700",
        "dt_updated": "2026-07-30T12:07:37.266170-04:00"
    }
}