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

{
    "id": 2321,
    "url": "https://lda.senate.gov/api/v1/registrants/2321/?format=api",
    "house_registrant_id": 31018,
    "name": "AMERICAN FEDERATION OF STATE, COUNTY AND MUNICIPAL EMPLOYEES",
    "description": null,
    "address_1": "1625 L STREET, NW, 7TH FLOOR",
    "address_2": null,
    "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": "ED JAYNE",
    "contact_telephone": "+1 202-429-5022",
    "dt_updated": "2025-01-30T12:03:02.869603-05:00"
}