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

{
    "id": 66,
    "url": "https://lda.senate.gov/api/v1/registrants/66/?format=api",
    "house_registrant_id": 30001,
    "name": "ABBOTT LABORATORIES",
    "description": null,
    "address_1": "1801 PENNSYLVANIA AVENUE, NW",
    "address_2": "SUITE 900",
    "address_3": null,
    "address_4": null,
    "city": "WASHINGTON",
    "state": "DC",
    "state_display": "District of Columbia",
    "zip": "20006",
    "country": "US",
    "country_display": "United States of America",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "contact_name": "SETH RADUS",
    "contact_telephone": "+1 202-378-2020",
    "dt_updated": "2025-01-30T14:38:03.594694-05:00"
}