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

{
    "count": 130026,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/clients/?format=api&ordering=-name&page=5201",
    "results": [
        {
            "id": 106732,
            "url": "https://lda.senate.gov/api/v1/clients/106732/?format=api",
            "client_id": 1007401,
            "name": "1,000 DAYS",
            "general_description": "Non-profit organization",
            "client_government_entity": false,
            "client_self_select": null,
            "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": "2018-03-01",
            "registrant": {
                "id": 5357,
                "url": "https://lda.senate.gov/api/v1/registrants/5357/?format=api",
                "house_registrant_id": 31564,
                "name": "BGR GOVERNMENT AFFAIRS",
                "description": "Lobbying firm",
                "address_1": "601 13th Street, NW",
                "address_2": "11th Floor South",
                "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": "CHELSEA MINCHEFF",
                "contact_telephone": "+1 202-661-6385",
                "dt_updated": "2025-07-30T11:19:59.049643-04:00"
            }
        }
    ]
}