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

{
    "count": 133577,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/clients/?format=api&ordering=-effective_date&page=5343",
    "results": [
        {
            "id": 156780,
            "url": "https://lda.senate.gov/api/v1/clients/156780/?format=api",
            "client_id": 36,
            "name": "NEW YORK ASSOCIATION OF HOMES & SERVICES FOR AGING",
            "general_description": null,
            "client_government_entity": null,
            "client_self_select": null,
            "state": "NY",
            "state_display": "New York",
            "country": "US",
            "country_display": "United States of America",
            "ppb_state": "NY",
            "ppb_state_display": "New York",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "effective_date": "1899-12-30",
            "registrant": {
                "id": 50216,
                "url": "https://lda.senate.gov/api/v1/registrants/50216/?format=api",
                "house_registrant_id": null,
                "name": "WILBUR GROUP",
                "description": null,
                "address_1": "801 PENNSYLVANIA AVE NW  #245",
                "address_2": null,
                "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": "",
                "contact_telephone": "",
                "dt_updated": "2022-01-13T14:52:52.109892-05:00"
            }
        },
        {
            "id": 112161,
            "url": "https://lda.senate.gov/api/v1/clients/112161/?format=api",
            "client_id": 4834,
            "name": "ALENIA AERONAUTICA",
            "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": 8453,
                "url": "https://lda.senate.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-01-30T11:35:01.388038-05:00"
            }
        }
    ]
}