GET /api/v1/clients/?format=api&ordering=effective_date&page=5349
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 133701,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/clients/?format=api&ordering=effective_date&page=5348",
    "results": [
        {
            "id": 119342,
            "url": "https://lda.senate.gov/api/v1/clients/119342/?format=api",
            "client_id": 758,
            "name": "NORTHEAST REGIONAL CANCER INSTITUTE",
            "general_description": null,
            "client_government_entity": null,
            "client_self_select": null,
            "state": "PA",
            "state_display": "Pennsylvania",
            "country": "US",
            "country_display": "United States of America",
            "ppb_state": "PA",
            "ppb_state_display": "Pennsylvania",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "effective_date": null,
            "registrant": {
                "id": 13836,
                "url": "https://lda.senate.gov/api/v1/registrants/13836/?format=api",
                "house_registrant_id": 32316,
                "name": "ERVIN GRAVES STRATEGY GROUP, LLC",
                "description": "Government Affairs Firm",
                "address_1": "410 1st Street, SE",
                "address_2": "Suite 300",
                "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": "JOHN THOMAS GRAVES JR.",
                "contact_telephone": "+1 202-863-0001",
                "dt_updated": "2026-01-28T12:58:38.184374-05:00"
            }
        }
    ]
}