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

{
    "count": 17051,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/registrants/?format=api&ordering=id&page=682",
    "results": [
        {
            "id": 401110180,
            "url": "https://lda.senate.gov/api/v1/registrants/401110180/?format=api",
            "house_registrant_id": null,
            "name": "VIRFIN SOLUTIONS LLC",
            "description": null,
            "address_1": "3346 S. Glen Falls Pl.",
            "address_2": null,
            "address_3": null,
            "address_4": null,
            "city": "Boise",
            "state": "ID",
            "state_display": "Idaho",
            "zip": "83706",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "JOHN YAROS",
            "contact_telephone": "+1 347-845-1521",
            "dt_updated": "2025-12-16T22:41:54.542455-05:00"
        }
    ]
}