GET /api/v1/registrants/?format=api&ordering=dt_updated&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=dt_updated&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-01T15:06:36.378715-04:00"
        },
        {
            "id": 401108371,
            "url": "https://lda.senate.gov/api/v1/registrants/401108371/?format=api",
            "house_registrant_id": 56453,
            "name": "DAYBREAK STRATEGIES",
            "description": null,
            "address_1": "800 Delafield St",
            "address_2": null,
            "address_3": null,
            "address_4": null,
            "city": "Washington",
            "state": "DC",
            "state_display": "District of Columbia",
            "zip": "20017",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "JAMES MURPHY",
            "contact_telephone": "+1 207-522-4487",
            "dt_updated": "2026-04-01T16:00:35.688165-04:00"
        }
    ]
}