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

{
    "count": 133127,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/clients/?format=api&ordering=-effective_date&page=5325",
    "results": [
        {
            "id": 119634,
            "url": "https://lda.senate.gov/api/v1/clients/119634/?format=api",
            "client_id": 238,
            "name": "BALDWIN PARK UNIFIED SCHOOL DISTRICT CA",
            "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": 14360,
                "url": "https://lda.senate.gov/api/v1/registrants/14360/?format=api",
                "house_registrant_id": 33983,
                "name": "FEDERAL MANAGEMENT STRATEGIES, INC.",
                "description": "Education Consulting",
                "address_1": "1440 N Street NW",
                "address_2": "APT 1016",
                "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": "ROBERT P. CANAVAN",
                "contact_telephone": "+1 202-462-5911",
                "dt_updated": "2024-08-23T17:00:40.347247-04:00"
            }
        },
        {
            "id": 147103,
            "url": "https://lda.senate.gov/api/v1/clients/147103/?format=api",
            "client_id": 912,
            "name": "ALLEGIANCE HEALTHCARE CORP",
            "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": 38916,
                "url": "https://lda.senate.gov/api/v1/registrants/38916/?format=api",
                "house_registrant_id": 31764,
                "name": "UNGARETTI & HARRIS",
                "description": null,
                "address_1": "1500 K STREET NW, #250",
                "address_2": null,
                "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": "",
                "contact_telephone": "",
                "dt_updated": "2022-01-13T14:51:39.379843-05:00"
            }
        }
    ]
}