GET /api/v1/registrants/?format=api&ordering=-dt_updated&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=-dt_updated&page=663",
"results": [
{
"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"
}
]
}