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

{
    "id": 1945,
    "url": "https://lda.senate.gov/api/v1/registrants/1945/?format=api",
    "house_registrant_id": 30532,
    "name": "AMERICAN COLLEGE OF CARDIOLOGY",
    "description": null,
    "address_1": "2400 N Street, NW",
    "address_2": null,
    "address_3": null,
    "address_4": null,
    "city": "Washington",
    "state": "DC",
    "state_display": "District of Columbia",
    "zip": "20037",
    "country": "US",
    "country_display": "United States of America",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "contact_name": "LUCAS SANDERS",
    "contact_telephone": "+1 202-375-6397",
    "dt_updated": "2025-01-27T19:03:42.766403-05:00"
}