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

{
    "id": 5426,
    "url": "https://lda.senate.gov/api/v1/registrants/5426/?format=api",
    "house_registrant_id": 31105,
    "name": "MARK BARNES & ASSOCIATES",
    "description": "law firm",
    "address_1": "1775 Eye St. NW",
    "address_2": "Suite 1150",
    "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": "MARK BARNES",
    "contact_telephone": "+1 202-626-0089",
    "dt_updated": "2025-01-16T17:43:19.001799-05:00"
}