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

{
    "count": 136551,
    "next": null,
    "previous": "https://lda.gov/api/v1/clients/?format=api&ordering=-effective_date&page=5462",
    "results": [
        {
            "id": 185965,
            "url": "https://lda.gov/api/v1/clients/185965/?format=api",
            "client_id": 152,
            "name": "WASHINGTON GROUP ON BEHALF OF EXELON BUSINESS SERVICES CO LLC",
            "general_description": null,
            "client_government_entity": false,
            "client_self_select": false,
            "state": "DC",
            "state_display": "District of Columbia",
            "country": "US",
            "country_display": "United States of America",
            "ppb_state": "DC",
            "ppb_state_display": "District of Columbia",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "effective_date": "1899-12-30",
            "registrant": {
                "id": 317275,
                "url": "https://lda.gov/api/v1/registrants/317275/?format=api",
                "house_registrant_id": 39308,
                "name": "INTEGRATED SOLUTIONS GROUP",
                "description": "Government Relations/Lobbying",
                "address_1": "P.O. Box 91196",
                "address_2": null,
                "address_3": null,
                "address_4": null,
                "city": "Washington",
                "state": "DC",
                "state_display": "District of Columbia",
                "zip": "20090",
                "country": "US",
                "country_display": "United States of America",
                "ppb_country": "US",
                "ppb_country_display": "United States of America",
                "contact_name": "KEISHA L. JONES",
                "contact_telephone": "+1 202-292-7766",
                "dt_updated": "2026-07-16T19:15:12.774830-04:00"
            }
        }
    ]
}