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

{
    "id": 5461,
    "url": "https://lda.senate.gov/api/v1/registrants/5461/?format=api",
    "house_registrant_id": null,
    "name": "BARNHART, RAY",
    "description": null,
    "address_1": "67396 NATURES WAY",
    "address_2": null,
    "address_3": null,
    "address_4": null,
    "city": "ST CLAIRSVILLE",
    "state": "OH",
    "state_display": "Ohio",
    "zip": "43950",
    "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:46:36.298885-05:00"
}