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

{
    "count": 17227,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/registrants/?format=api&ordering=id&page=689",
    "results": [
        {
            "id": 401110520,
            "url": "https://lda.senate.gov/api/v1/registrants/401110520/?format=api",
            "house_registrant_id": null,
            "name": "CENTER MARKET STRATEGIES, LLC",
            "description": null,
            "address_1": "1717 K St, NW",
            "address_2": "Ste 900",
            "address_3": null,
            "address_4": null,
            "city": "Washington",
            "state": "DC",
            "state_display": "District of Columbia",
            "zip": "20006",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "CHRIS JONES",
            "contact_telephone": "+1 704-562-5125",
            "dt_updated": "2026-04-01T11:30:51.713804-04:00"
        },
        {
            "id": 401110521,
            "url": "https://lda.senate.gov/api/v1/registrants/401110521/?format=api",
            "house_registrant_id": null,
            "name": "QUANTUM POLICY GROUP",
            "description": null,
            "address_1": "8401 Mayland Dr.",
            "address_2": "Suite S",
            "address_3": null,
            "address_4": null,
            "city": "Richmond",
            "state": "VA",
            "state_display": "Virginia",
            "zip": "23294",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "ROBERT SCHILL",
            "contact_telephone": "+1 571-278-6419",
            "dt_updated": "2026-04-01T11:33:12.042521-04:00"
        }
    ]
}