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

{
    "id": 12345,
    "url": "https://lda.senate.gov/api/v1/registrants/12345/?format=api",
    "house_registrant_id": 33636,
    "name": "DISABILITY RIGHTS EDUCATION & DEFENSE, INC.",
    "description": "Nonprofit Disability Rights Law and Policy Center",
    "address_1": "3075 Adeline Street",
    "address_2": "Suite 210",
    "address_3": null,
    "address_4": null,
    "city": "Berkeley",
    "state": "CA",
    "state_display": "California",
    "zip": "94703",
    "country": "US",
    "country_display": "United States of America",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "contact_name": "SILVIA YEE",
    "contact_telephone": "+1 510-644-2555",
    "dt_updated": "2025-02-15T19:18:08.505314-05:00"
}