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

{
    "count": 16653,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/registrants/?format=api&ordering=-name&page=666",
    "results": [
        {
            "id": 400944726,
            "url": "https://lda.senate.gov/api/v1/registrants/400944726/?format=api",
            "house_registrant_id": null,
            "name": "10 DOLLAR PHIL, LLC",
            "description": null,
            "address_1": "P.O. Box 1156",
            "address_2": "",
            "address_3": "",
            "address_4": null,
            "city": "Birmingham",
            "state": "MI",
            "state_display": "Michigan",
            "zip": "48012",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "PHILIP A. LOCKE",
            "contact_telephone": "+1 810-423-1375",
            "dt_updated": "2022-01-13T14:59:38.956406-05:00"
        },
        {
            "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"
        }
    ]
}