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

{
    "count": 130026,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/clients/?format=api&ordering=id&page=5201",
    "results": [
        {
            "id": 213852,
            "url": "https://lda.senate.gov/api/v1/clients/213852/?format=api",
            "client_id": 12,
            "name": "TURNTIDE TECHNOLOGIES",
            "general_description": "Technology and manufacturing",
            "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": "2022-02-16",
            "registrant": {
                "id": 401106437,
                "url": "https://lda.senate.gov/api/v1/registrants/401106437/?format=api",
                "house_registrant_id": null,
                "name": "TURNTIDE TECHNOLOGIES",
                "description": "Technology and manufacturing",
                "address_1": "1295 Forgewood Ave.",
                "address_2": null,
                "address_3": null,
                "address_4": null,
                "city": "Sunnyvale",
                "state": "CA",
                "state_display": "California",
                "zip": "94089",
                "country": "US",
                "country_display": "United States of America",
                "ppb_country": "US",
                "ppb_country_display": "United States of America",
                "contact_name": "JOHN SHEFF",
                "contact_telephone": "+1 443-253-2124",
                "dt_updated": "2023-06-06T16:25:16.047397-04:00"
            }
        }
    ]
}