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

{
    "count": 136027,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/clients/?format=api&ordering=effective_date&page=5441",
    "results": [
        {
            "id": 101472,
            "url": "https://lda.senate.gov/api/v1/clients/101472/?format=api",
            "client_id": 393,
            "name": "HOUSTON INDEPENDENT SCHOOL DIST",
            "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": null,
            "registrant": {
                "id": 818,
                "url": "https://lda.senate.gov/api/v1/registrants/818/?format=api",
                "house_registrant_id": 31771,
                "name": "ALCALDE & FAY",
                "description": "Government Relations and Lobbying",
                "address_1": "2111 WILSON BOULEVARD 8TH FLOOR",
                "address_2": null,
                "address_3": null,
                "address_4": null,
                "city": "ARLINGTON",
                "state": "VA",
                "state_display": "Virginia",
                "zip": "22201",
                "country": "US",
                "country_display": "United States of America",
                "ppb_country": "US",
                "ppb_country_display": "United States of America",
                "contact_name": "YASMIN ALBAZZAZ",
                "contact_telephone": "+1 703-841-0626",
                "dt_updated": "2026-07-10T15:08:57.305141-04:00"
            }
        },
        {
            "id": 117687,
            "url": "https://lda.senate.gov/api/v1/clients/117687/?format=api",
            "client_id": 571,
            "name": "ALBERTSONS",
            "general_description": null,
            "client_government_entity": null,
            "client_self_select": null,
            "state": "ID",
            "state_display": "Idaho",
            "country": "US",
            "country_display": "United States of America",
            "ppb_state": "ID",
            "ppb_state_display": "Idaho",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "effective_date": null,
            "registrant": {
                "id": 12675,
                "url": "https://lda.senate.gov/api/v1/registrants/12675/?format=api",
                "house_registrant_id": 31811,
                "name": "THE DUBERSTEIN GROUP INC.",
                "description": "Consulting",
                "address_1": "325 7th Street NW",
                "address_2": "Suite 825",
                "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": "DAVID J. SCHIAPPA",
                "contact_telephone": "+1 202-728-1100",
                "dt_updated": "2026-07-24T11:16:57.603169-04:00"
            }
        }
    ]
}