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

{
    "id": 1001,
    "url": "https://lda.senate.gov/api/v1/registrants/1001/?format=api",
    "house_registrant_id": 33978,
    "name": "ALLIANCE FOR RAIL COMPETITION",
    "description": "12/31/04",
    "address_1": "600 13TH STREET, NW, SUITE 790",
    "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": "",
    "contact_telephone": "",
    "dt_updated": "2022-01-13T14:45:53.310036-05:00"
}