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

{
    "id": 40101,
    "url": "https://lda.senate.gov/api/v1/registrants/40101/?format=api",
    "house_registrant_id": 33605,
    "name": "JEFFERSON STREET CONSULTING LLC",
    "description": "Consulting",
    "address_1": "1800 N. Jefferson Street",
    "address_2": null,
    "address_3": null,
    "address_4": null,
    "city": "ARLINGTON",
    "state": "VA",
    "state_display": "Virginia",
    "zip": "22205",
    "country": "US",
    "country_display": "United States of America",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "contact_name": "MARY VIHSTADT",
    "contact_telephone": "+1 703-772-9727",
    "dt_updated": "2025-07-14T10:29:55.714081-04:00"
}