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

{
    "count": 136576,
    "next": null,
    "previous": "https://lda.gov/api/v1/clients/?format=api&ordering=-effective_date&page=5463",
    "results": [
        {
            "id": 142421,
            "url": "https://lda.gov/api/v1/clients/142421/?format=api",
            "client_id": 722,
            "name": "NEXTRX",
            "general_description": null,
            "client_government_entity": null,
            "client_self_select": null,
            "state": "WA",
            "state_display": "Washington",
            "country": "US",
            "country_display": "United States of America",
            "ppb_state": "WA",
            "ppb_state_display": "Washington",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "effective_date": "1899-12-30",
            "registrant": {
                "id": 34158,
                "url": "https://lda.gov/api/v1/registrants/34158/?format=api",
                "house_registrant_id": 30124,
                "name": "FAEGRE BAKER DANIELS CONSULTING",
                "description": "Consulting firm",
                "address_1": "1050 K Street NW",
                "address_2": "Suite 400",
                "address_3": null,
                "address_4": null,
                "city": "Washington",
                "state": "DC",
                "state_display": "District of Columbia",
                "zip": "20001",
                "country": "US",
                "country_display": "United States of America",
                "ppb_country": "US",
                "ppb_country_display": "United States of America",
                "contact_name": "NICHOLAS MANETTO",
                "contact_telephone": "+1 202-312-7473",
                "dt_updated": "2022-04-06T16:08:31.313431-04:00"
            }
        }
    ]
}