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

{
    "id": 42023,
    "url": "https://lda.senate.gov/api/v1/registrants/42023/?format=api",
    "house_registrant_id": 31346,
    "name": "YALE UNIVERSITY",
    "description": null,
    "address_1": "2 WHITNEY AVENUE",
    "address_2": "P.O. BOX 208255",
    "address_3": null,
    "address_4": null,
    "city": "NEW HAVEN",
    "state": "CT",
    "state_display": "Connecticut",
    "zip": "06520",
    "country": "US",
    "country_display": "United States of America",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "contact_name": "RICHARD JACOB",
    "contact_telephone": "+1 203-436-2893",
    "dt_updated": "2025-01-30T21:09:05.465588-05:00"
}