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

{
    "count": 17426,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/registrants/?format=api&page=697",
    "results": [
        {
            "id": 401110915,
            "url": "https://lda.senate.gov/api/v1/registrants/401110915/?format=api",
            "house_registrant_id": null,
            "name": "DETERMINANT LLC",
            "description": null,
            "address_1": "316 Independence Ave SE",
            "address_2": null,
            "address_3": null,
            "address_4": null,
            "city": "Washington",
            "state": "DC",
            "state_display": "District of Columbia",
            "zip": "20003",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "PAUL NEMETZ",
            "contact_telephone": "+1 908-240-3818",
            "dt_updated": "2026-07-27T16:04:27.397621-04:00"
        }
    ]
}