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

{
    "id": 3333,
    "url": "https://lda.senate.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": "2025-01-16T09:14:16.430133-05:00"
}