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

{
    "count": 130252,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/clients/?format=api&ordering=-effective_date&page=5210",
    "results": [
        {
            "id": 129062,
            "url": "https://lda.senate.gov/api/v1/clients/129062/?format=api",
            "client_id": 657,
            "name": "HEARST CORP -- SUNICAL LAND & LIVESTOCK DIV",
            "general_description": null,
            "client_government_entity": null,
            "client_self_select": null,
            "state": "CA",
            "state_display": "California",
            "country": "US",
            "country_display": "United States of America",
            "ppb_state": "CA",
            "ppb_state_display": "California",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "effective_date": "1899-12-30",
            "registrant": {
                "id": 22201,
                "url": "https://lda.senate.gov/api/v1/registrants/22201/?format=api",
                "house_registrant_id": 30855,
                "name": "LATHAM & WATKINS LLP",
                "description": "law firm",
                "address_1": "555 11th Street, NW",
                "address_2": "Suite 1000",
                "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": "EMILY GIBSON",
                "contact_telephone": "+1 213-892-3210",
                "dt_updated": "2022-04-06T16:04:30.396745-04:00"
            }
        },
        {
            "id": 154102,
            "url": "https://lda.senate.gov/api/v1/clients/154102/?format=api",
            "client_id": 90,
            "name": "AMERICAN INTL GROUP",
            "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": 46472,
                "url": "https://lda.senate.gov/api/v1/registrants/46472/?format=api",
                "house_registrant_id": 30282,
                "name": "FONTHEIM PARTNERS, P.C.",
                "description": null,
                "address_1": "888 17th Street, NW",
                "address_2": "SUITE 1200",
                "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": "SAM BUCHMAN",
                "contact_telephone": "+1 202-202-8100",
                "dt_updated": "2022-04-06T16:07:55.822904-04:00"
            }
        }
    ]
}