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

{
    "id": 250,
    "url": "https://lda.senate.gov/api/v1/registrants/250/?format=api",
    "house_registrant_id": 30008,
    "name": "ASSOCIATION FOR POSTAL COMMERCE",
    "description": "Trade Association",
    "address_1": "1800 Diagonal Road",
    "address_2": "Suite 600",
    "address_3": null,
    "address_4": null,
    "city": "Alexandria",
    "state": "VA",
    "state_display": "Virginia",
    "zip": "22314",
    "country": "US",
    "country_display": "United States of America",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "contact_name": "MICHAEL PLUNKETT",
    "contact_telephone": "+1 703-524-0096",
    "dt_updated": "2025-03-07T13:01:38.223208-05:00"
}