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

{
    "id": 1901,
    "url": "https://lda.senate.gov/api/v1/registrants/1901/?format=api",
    "house_registrant_id": 32189,
    "name": "AMERICAN CIVIL LIBERTIES UNION",
    "description": null,
    "address_1": "915 15TH STREET, NW, 9TH FL",
    "address_2": null,
    "address_3": null,
    "address_4": null,
    "city": "WASHINGTON",
    "state": "DC",
    "state_display": "District of Columbia",
    "zip": "20005",
    "country": "US",
    "country_display": "United States of America",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "contact_name": "TERENCE DOUGHERTY",
    "contact_telephone": "+1 212-519-7865",
    "dt_updated": "2025-01-28T16:19:49.385584-05:00"
}