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

{
    "id": 102,
    "url": "https://lda.senate.gov/api/v1/registrants/102/?format=api",
    "house_registrant_id": 33870,
    "name": "ABS GROUP OF COMPANIES",
    "description": null,
    "address_1": "16855 NORTHCASE DR",
    "address_2": null,
    "address_3": null,
    "address_4": null,
    "city": "HOUSTON",
    "state": "TX",
    "state_display": "Texas",
    "zip": "77060",
    "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:45:45.519759-05:00"
}