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

{
    "id": 5701,
    "url": "https://lda.senate.gov/api/v1/registrants/5701/?format=api",
    "house_registrant_id": 31571,
    "name": "BEAR, STEARNS & CO. INC.",
    "description": null,
    "address_1": "383 MADISON AVE",
    "address_2": null,
    "address_3": null,
    "address_4": null,
    "city": "NEW YORK",
    "state": "NY",
    "state_display": "New York",
    "zip": "10179",
    "country": "US",
    "country_display": "United States of America",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "contact_name": "MRS. NANCY LOPEZ",
    "contact_telephone": "+1 973-793-2267",
    "dt_updated": "2022-04-06T16:06:06.312819-04:00"
}