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

{
    "id": 42741,
    "url": "https://lda.senate.gov/api/v1/registrants/42741/?format=api",
    "house_registrant_id": 33542,
    "name": "WINSTEAD PC",
    "description": "Law Firm",
    "address_1": "401 Congress Avenue",
    "address_2": "Suite 2100",
    "address_3": null,
    "address_4": null,
    "city": "Austin",
    "state": "TX",
    "state_display": "Texas",
    "zip": "78701",
    "country": "US",
    "country_display": "United States of America",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "contact_name": "JAMES L. BAYLESS, JR.",
    "contact_telephone": "+1 512-370-2851",
    "dt_updated": "2022-04-06T16:08:15.500720-04:00"
}