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

{
    "count": 16851,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/registrants/?format=api&ordering=id&page=674",
    "results": [
        {
            "id": 401109855,
            "url": "https://lda.senate.gov/api/v1/registrants/401109855/?format=api",
            "house_registrant_id": null,
            "name": "FOUNDRY PUBLIC AFFAIRS, LLC",
            "description": null,
            "address_1": "8506 Bethany Court",
            "address_2": null,
            "address_3": null,
            "address_4": null,
            "city": "Vienna",
            "state": "VA",
            "state_display": "Virginia",
            "zip": "22182",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "BRAD STEWART",
            "contact_telephone": "+1 202-430-6027",
            "dt_updated": "2025-08-15T11:14:12.815464-04:00"
        }
    ]
}