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

{
    "id": 12312,
    "url": "https://lda.senate.gov/api/v1/registrants/12312/?format=api",
    "house_registrant_id": 30536,
    "name": "DIRECT SELLING ASSOCIATION",
    "description": null,
    "address_1": "1667 K STREET, NW",
    "address_2": "SUITE 1100",
    "address_3": null,
    "address_4": null,
    "city": "WASHINGTON",
    "state": "DC",
    "state_display": "District of Columbia",
    "zip": "20006",
    "country": "US",
    "country_display": "United States of America",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "contact_name": "JOHN WEBB",
    "contact_telephone": "+1 202-716-7211",
    "dt_updated": "2025-02-15T01:36:02.873319-05:00"
}