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": 131299,
            "url": "https://lda.senate.gov/api/v1/clients/131299/?format=api",
            "client_id": 797,
            "name": "CITIGROUP",
            "general_description": null,
            "client_government_entity": null,
            "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": null,
            "registrant": {
                "id": 24123,
                "url": "https://lda.senate.gov/api/v1/registrants/24123/?format=api",
                "house_registrant_id": 31349,
                "name": "MAYER BROWN LLP",
                "description": "Law firm",
                "address_1": "1999 K Street NW",
                "address_2": null,
                "address_3": null,
                "address_4": null,
                "city": "Washington",
                "state": "DC",
                "state_display": "District of Columbia",
                "zip": "20006",
                "country": "US",
                "country_display": "United States of America",
                "ppb_country": "US",
                "ppb_country_display": "United States of America",
                "contact_name": "MICKEY LEIBNER",
                "contact_telephone": "+1 202-263-3711",
                "dt_updated": "2026-01-30T11:06:00.167379-05:00"
            }
        },
        {
            "id": 149855,
            "url": "https://lda.senate.gov/api/v1/clients/149855/?format=api",
            "client_id": 657,
            "name": "AMERICAN STAFFING ASSN",
            "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": null,
            "registrant": {
                "id": 40522,
                "url": "https://lda.senate.gov/api/v1/registrants/40522/?format=api",
                "house_registrant_id": 40522,
                "name": "WASHINGTON COUNSEL",
                "description": null,
                "address_1": "1150 17TH ST NW   #601",
                "address_2": null,
                "address_3": null,
                "address_4": null,
                "city": "WASHINGTON",
                "state": "DC",
                "state_display": "District of Columbia",
                "zip": "20036",
                "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:02.817620-05:00"
            }
        }
    ]
}