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

{
    "id": 5346,
    "url": "https://lda.senate.gov/api/v1/registrants/5346/?format=api",
    "house_registrant_id": 30824,
    "name": "MR. PETER BARASH",
    "description": "Government Relations",
    "address_1": "1717 K Street NW",
    "address_2": "Suite 900",
    "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": "PETER BARASH",
    "contact_telephone": "+1 202-466-2221",
    "dt_updated": "2022-04-06T16:08:21.233822-04:00"
}