GET /api/v1/registrants/?format=api&ordering=dt_updated&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=dt_updated&page=672",
    "results": [
        {
            "id": 401103221,
            "url": "https://lda.senate.gov/api/v1/registrants/401103221/?format=api",
            "house_registrant_id": 401103221,
            "name": "KASOWITZ LLP",
            "description": "Law firm providing legal services.",
            "address_1": "1401 New York Avenue, NW",
            "address_2": "Suite 401",
            "address_3": null,
            "address_4": null,
            "city": "Washington",
            "state": "DC",
            "state_display": "District of Columbia",
            "zip": "20005",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "CLARINE NARDI RIDDLE",
            "contact_telephone": "+1 202-760-3402",
            "dt_updated": "2025-07-10T17:40:19.536615-04:00"
        },
        {
            "id": 401105545,
            "url": "https://lda.senate.gov/api/v1/registrants/401105545/?format=api",
            "house_registrant_id": 401105545,
            "name": "PATRICIA LOVERA",
            "description": "agriculture and food policy",
            "address_1": "4024 22nd St. NE",
            "address_2": null,
            "address_3": null,
            "address_4": null,
            "city": "Washington",
            "state": "DC",
            "state_display": "District of Columbia",
            "zip": "20018",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "PATRICIA LOVERA",
            "contact_telephone": "+1 202-526-2726",
            "dt_updated": "2025-07-10T18:01:14.714439-04:00"
        }
    ]
}