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

{
    "count": 16576,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/registrants/?format=api&ordering=-name&page=663",
    "results": [
        {
            "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"
        }
    ]
}