GET /api/v1/registrants/?format=api&ordering=dt_updated&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=dt_updated&page=682",
    "results": [
        {
            "id": 401110178,
            "url": "https://lda.senate.gov/api/v1/registrants/401110178/?format=api",
            "house_registrant_id": null,
            "name": "MAGNOLIA STRATEGIC CONSULTANTS",
            "description": null,
            "address_1": "10557 Airline Hwy",
            "address_2": null,
            "address_3": null,
            "address_4": null,
            "city": "St Rose",
            "state": "LA",
            "state_display": "Louisiana",
            "zip": "70087",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "LEONARD KOPOWSKI",
            "contact_telephone": "+1 504-606-8635",
            "dt_updated": "2025-12-17T09:11:44.068902-05:00"
        }
    ]
}