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": 187602,
            "url": "https://lda.gov/api/v1/clients/187602/?format=api",
            "client_id": 48,
            "name": "MR TOM HUFF",
            "general_description": "Veterans Services and Support",
            "client_government_entity": false,
            "client_self_select": true,
            "state": "VA",
            "state_display": "Virginia",
            "country": "US",
            "country_display": "United States of America",
            "ppb_state": "VA",
            "ppb_state_display": "Virginia",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "effective_date": null,
            "registrant": {
                "id": 40010073,
                "url": "https://lda.gov/api/v1/registrants/40010073/?format=api",
                "house_registrant_id": 39760,
                "name": "TOM HUFF",
                "description": "Veterans Services and Support",
                "address_1": "6604 Anthony Crest Square",
                "address_2": null,
                "address_3": null,
                "address_4": null,
                "city": "Mclean",
                "state": "VA",
                "state_display": "Virginia",
                "zip": "22101",
                "country": "US",
                "country_display": "United States of America",
                "ppb_country": "US",
                "ppb_country_display": "United States of America",
                "contact_name": "TOM HUFF",
                "contact_telephone": "+1 703-748-0547",
                "dt_updated": "2022-01-13T14:56:49.382640-05:00"
            }
        }
    ]
}