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

{
    "id": 55,
    "url": "https://lda.senate.gov/api/v1/registrants/55/?format=api",
    "house_registrant_id": 32590,
    "name": "ABB, INC.",
    "description": null,
    "address_1": "305 Gregson Drive",
    "address_2": null,
    "address_3": null,
    "address_4": null,
    "city": "Cary",
    "state": "NC",
    "state_display": "North Carolina",
    "zip": "27511",
    "country": "US",
    "country_display": "United States of America",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "contact_name": "JAMES CREEVY",
    "contact_telephone": "+1 202-639-4063",
    "dt_updated": "2025-01-22T11:46:03.285896-05:00"
}