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

{
    "id": 42001,
    "url": "https://lda.senate.gov/api/v1/registrants/42001/?format=api",
    "house_registrant_id": 32256,
    "name": "XEROX CORPORATION",
    "description": null,
    "address_1": "1800 M Street, N.W.",
    "address_2": "North Tower - 5th Floor",
    "address_3": null,
    "address_4": null,
    "city": "WASHINGTON",
    "state": "DC",
    "state_display": "District of Columbia",
    "zip": "20036",
    "country": "US",
    "country_display": "United States of America",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "contact_name": "TANYA DONALTY",
    "contact_telephone": "+1 703-328-4994",
    "dt_updated": "2025-01-22T11:44:03.238202-05:00"
}