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

{
    "count": 17426,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/registrants/?format=api&ordering=dt_updated&page=697",
    "results": [
        {
            "id": 401110905,
            "url": "https://lda.senate.gov/api/v1/registrants/401110905/?format=api",
            "house_registrant_id": null,
            "name": "GLOBAL NEXUS ADVISOR LLC",
            "description": null,
            "address_1": "5510 Cherokee Ave Suite 300",
            "address_2": null,
            "address_3": null,
            "address_4": null,
            "city": "Alexandria",
            "state": "VA",
            "state_display": "Virginia",
            "zip": "22312",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "MEGAN WILLIAMS",
            "contact_telephone": "+1 484-686-6462",
            "dt_updated": "2026-07-28T12:15:33.321876-04:00"
        }
    ]
}