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

{
    "id": 23007,
    "url": "https://lda.senate.gov/api/v1/registrants/23007/?format=api",
    "house_registrant_id": null,
    "name": "LLOYD, MARILYN",
    "description": null,
    "address_1": "4925 BAL HARBOR DR",
    "address_2": null,
    "address_3": null,
    "address_4": null,
    "city": "CHATTANOOGA",
    "state": "TN",
    "state_display": "Tennessee",
    "zip": "37416",
    "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:49:10.320700-05:00"
}