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

{
    "count": 136527,
    "next": null,
    "previous": "https://lda.gov/api/v1/clients/?format=api&ordering=-effective_date&page=5461",
    "results": [
        {
            "id": 112090,
            "url": "https://lda.gov/api/v1/clients/112090/?format=api",
            "client_id": 3413,
            "name": "SOUTHERN NEW HAMPSHIRE UNIV",
            "general_description": null,
            "client_government_entity": null,
            "client_self_select": null,
            "state": "NH",
            "state_display": "New Hampshire",
            "country": "US",
            "country_display": "United States of America",
            "ppb_state": "NH",
            "ppb_state_display": "New Hampshire",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "effective_date": "1899-12-30",
            "registrant": {
                "id": 8453,
                "url": "https://lda.gov/api/v1/registrants/8453/?format=api",
                "house_registrant_id": 30223,
                "name": "CASSIDY & ASSOCIATES, INC.",
                "description": "Government relations",
                "address_1": "607 14th Street NW",
                "address_2": "Suite 400",
                "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": "ALLISON HUGHES",
                "contact_telephone": "+1 202-585-2520",
                "dt_updated": "2026-07-30T13:57:38.595227-04:00"
            }
        },
        {
            "id": 157792,
            "url": "https://lda.gov/api/v1/clients/157792/?format=api",
            "client_id": 12,
            "name": "NORCAL WASTE SYSTEMS",
            "general_description": null,
            "client_government_entity": null,
            "client_self_select": null,
            "state": "CA",
            "state_display": "California",
            "country": "US",
            "country_display": "United States of America",
            "ppb_state": "CA",
            "ppb_state_display": "California",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "effective_date": "1899-12-30",
            "registrant": {
                "id": 52470,
                "url": "https://lda.gov/api/v1/registrants/52470/?format=api",
                "house_registrant_id": 34792,
                "name": "NORCAL WASTE SYSTEMS",
                "description": null,
                "address_1": "160 PACIFIC AVE #200",
                "address_2": null,
                "address_3": null,
                "address_4": null,
                "city": "SAN FRANCISCO",
                "state": "CA",
                "state_display": "California",
                "zip": "94111",
                "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:52:51.243582-05:00"
            }
        }
    ]
}