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

{
    "count": 131901,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/clients/?format=api&ordering=-effective_date&page=5276",
    "results": [
        {
            "id": 117944,
            "url": "https://lda.senate.gov/api/v1/clients/117944/?format=api",
            "client_id": 1534,
            "name": "ROCKY MOUNTAIN SUGAR GROWERS COOPERATIVE",
            "general_description": null,
            "client_government_entity": null,
            "client_self_select": null,
            "state": "UT",
            "state_display": "Utah",
            "country": "US",
            "country_display": "United States of America",
            "ppb_state": "UT",
            "ppb_state_display": "Utah",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "effective_date": "1899-12-30",
            "registrant": {
                "id": 12868,
                "url": "https://lda.senate.gov/api/v1/registrants/12868/?format=api",
                "house_registrant_id": 32229,
                "name": "DUTKO WORLDWIDE, LLC",
                "description": "Government relations firm",
                "address_1": "80 M STREET SE",
                "address_2": "SUITE 130",
                "address_3": null,
                "address_4": null,
                "city": "WASHINGTON",
                "state": "DC",
                "state_display": "District of Columbia",
                "zip": "20003",
                "country": "US",
                "country_display": "United States of America",
                "ppb_country": "US",
                "ppb_country_display": "United States of America",
                "contact_name": "CHRIS ANDRESEN",
                "contact_telephone": "+1 202-851-3618",
                "dt_updated": "2025-07-30T18:25:01.151782-04:00"
            }
        }
    ]
}