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

{
    "id": 50080,
    "url": "https://lda.senate.gov/api/v1/registrants/50080/?format=api",
    "house_registrant_id": 50080,
    "name": "ADKINS, STAN",
    "description": null,
    "address_1": "309 NE 88 TERR",
    "address_2": null,
    "address_3": null,
    "address_4": null,
    "city": "KANSAS CITY",
    "state": "MO",
    "state_display": "Missouri",
    "zip": "64155",
    "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:52:42.510406-05:00"
}