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

{
    "count": 133926,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/clients/?format=api&ordering=effective_date&page=5357",
    "results": [
        {
            "id": 101543,
            "url": "https://lda.senate.gov/api/v1/clients/101543/?format=api",
            "client_id": 1092,
            "name": "CITY OF DALLAS TX",
            "general_description": null,
            "client_government_entity": null,
            "client_self_select": null,
            "state": "TX",
            "state_display": "Texas",
            "country": "US",
            "country_display": "United States of America",
            "ppb_state": "TX",
            "ppb_state_display": "Texas",
            "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": "LOIS MOORE",
                "contact_telephone": "+1 571-841-0626",
                "dt_updated": "2026-01-30T10:06:56.283870-05:00"
            }
        }
    ]
}