GET /api/v1/registrants/?format=api&ordering=id&page=687
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 17151,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/registrants/?format=api&ordering=id&page=686",
    "results": [
        {
            "id": 401110382,
            "url": "https://lda.senate.gov/api/v1/registrants/401110382/?format=api",
            "house_registrant_id": null,
            "name": "ROMAN HEALTH VENTURES INC.",
            "description": null,
            "address_1": "625 6th Ave",
            "address_2": "4th Floor",
            "address_3": null,
            "address_4": null,
            "city": "New York",
            "state": "NY",
            "state_display": "New York",
            "zip": "10011",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "ERIN LAMA",
            "contact_telephone": "+1 415-903-2800",
            "dt_updated": "2026-02-13T12:20:40.895544-05:00"
        }
    ]
}