GET /api/v1/registrants/?format=api&ordering=-dt_updated&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=-dt_updated&page=666",
    "results": [
        {
            "id": 170,
            "url": "https://lda.senate.gov/api/v1/registrants/170/?format=api",
            "house_registrant_id": null,
            "name": "ADDUCCI DORF LEHNER MITCHELL & BLANKENSHIP",
            "description": null,
            "address_1": "150 NORTH MICHIGAN AVE, #2130",
            "address_2": null,
            "address_3": null,
            "address_4": null,
            "city": "CHICAGO",
            "state": "IL",
            "state_display": "Illinois",
            "zip": null,
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "",
            "contact_telephone": "",
            "dt_updated": "2022-01-13T14:45:45.305934-05:00"
        },
        {
            "id": 512,
            "url": "https://lda.senate.gov/api/v1/registrants/512/?format=api",
            "house_registrant_id": 33239,
            "name": "AIDS HOUSING CORP",
            "description": null,
            "address_1": "UNDETERMINED",
            "address_2": null,
            "address_3": null,
            "address_4": null,
            "city": null,
            "state": "DC",
            "state_display": "District of Columbia",
            "zip": "0",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "",
            "contact_telephone": "",
            "dt_updated": "2022-01-13T14:45:45.235150-05:00"
        },
        {
            "id": 77,
            "url": "https://lda.senate.gov/api/v1/registrants/77/?format=api",
            "house_registrant_id": 31011,
            "name": "ABC",
            "description": null,
            "address_1": "1150 17TH ST NW   #400",
            "address_2": null,
            "address_3": null,
            "address_4": null,
            "city": "WASHINGTON",
            "state": "DC",
            "state_display": "District of Columbia",
            "zip": "20036",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "",
            "contact_telephone": "",
            "dt_updated": "2022-01-13T14:45:45.219683-05:00"
        }
    ]
}