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

{
    "count": 136451,
    "next": null,
    "previous": "https://lda.gov/api/v1/clients/?format=api&ordering=-effective_date&page=5458",
    "results": [
        {
            "id": 178973,
            "url": "https://lda.gov/api/v1/clients/178973/?format=api",
            "client_id": 936,
            "name": "ICE ENERGY INC",
            "general_description": null,
            "client_government_entity": null,
            "client_self_select": null,
            "state": null,
            "state_display": null,
            "country": "US",
            "country_display": "United States of America",
            "ppb_state": null,
            "ppb_state_display": null,
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "effective_date": "1899-12-30",
            "registrant": {
                "id": 294930,
                "url": "https://lda.gov/api/v1/registrants/294930/?format=api",
                "house_registrant_id": 37434,
                "name": "THE WASHINGTON TAX & PUBLIC POLICY GROUP",
                "description": "​Legislative and regulatory consulting.",
                "address_1": "505 9th Street NW",
                "address_2": "Suite 830",
                "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": "GREGORY NICKERSON",
                "contact_telephone": "+1 202-534-4949",
                "dt_updated": "2026-07-20T16:07:26.659398-04:00"
            }
        }
    ]
}