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

{
    "count": 16802,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/registrants/?format=api&ordering=-name&page=672",
    "results": [
        {
            "id": 401108236,
            "url": "https://lda.senate.gov/api/v1/registrants/401108236/?format=api",
            "house_registrant_id": null,
            "name": "10 28 CONSULTING LLC",
            "description": null,
            "address_1": "205 HILLSIDE DR",
            "address_2": null,
            "address_3": null,
            "address_4": null,
            "city": "PORTAGE",
            "state": "PA",
            "state_display": "Pennsylvania",
            "zip": "15946",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "MARK W. WARD",
            "contact_telephone": "+1 888-654-8484",
            "dt_updated": "2025-04-09T11:42:17.954707-04:00"
        },
        {
            "id": 400987818,
            "url": "https://lda.senate.gov/api/v1/registrants/400987818/?format=api",
            "house_registrant_id": 400987818,
            "name": "101 STRATEGY PARTNERS, LLC",
            "description": "government relations and public affairs",
            "address_1": "101 Constitution Avenue, NW",
            "address_2": "Suite L150",
            "address_3": null,
            "address_4": null,
            "city": "Washington",
            "state": "DC",
            "state_display": "District of Columbia",
            "zip": "20001",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "LEE JOHNSON",
            "contact_telephone": "+1 202-460-9056",
            "dt_updated": "2022-04-06T16:07:19.359401-04:00"
        }
    ]
}