GET /api/v1/registrants/?format=api&ordering=id&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=id&page=666",
    "results": [
        {
            "id": 401109499,
            "url": "https://lda.senate.gov/api/v1/registrants/401109499/?format=api",
            "house_registrant_id": null,
            "name": "PUBLIC APPEAL LLC",
            "description": null,
            "address_1": "30 N Gould St",
            "address_2": "STE R",
            "address_3": null,
            "address_4": null,
            "city": "Sheridan",
            "state": "WY",
            "state_display": "Wyoming",
            "zip": "82801",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "JAMES FITZPATRICK",
            "contact_telephone": "+1 202-849-9002",
            "dt_updated": "2025-04-17T16:18:37.044363-04:00"
        },
        {
            "id": 401109500,
            "url": "https://lda.senate.gov/api/v1/registrants/401109500/?format=api",
            "house_registrant_id": null,
            "name": "BARRY CALLEBAUT USA LLC",
            "description": null,
            "address_1": "600 W. Chicago Ave.",
            "address_2": "Suite 860",
            "address_3": null,
            "address_4": null,
            "city": "Chicago",
            "state": "IL",
            "state_display": "Illinois",
            "zip": "60654",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "JUSTIN PHILLIPS",
            "contact_telephone": "+1 202-905-9070",
            "dt_updated": "2025-04-18T16:02:16.652256-04:00"
        },
        {
            "id": 401109501,
            "url": "https://lda.senate.gov/api/v1/registrants/401109501/?format=api",
            "house_registrant_id": null,
            "name": "RARE DISEASE COMPANY COALITION",
            "description": null,
            "address_1": "1455 Pennsylvania Ave NW, Suite 1150",
            "address_2": null,
            "address_3": null,
            "address_4": null,
            "city": "Washington",
            "state": "DC",
            "state_display": "District of Columbia",
            "zip": "20004",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "JENNIE SKELTON",
            "contact_telephone": "+1 415-903-2800",
            "dt_updated": "2025-04-18T16:40:01.177796-04:00"
        }
    ]
}