GET /api/v1/clients/56956/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 56956,
    "url": "https://lda.senate.gov/api/v1/clients/56956/?format=api",
    "client_id": 56956,
    "name": "PARADIGM OPERATIONS LP",
    "general_description": "Technology investment firm.",
    "client_government_entity": null,
    "client_self_select": true,
    "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": "2023-07-17",
    "registrant": {
        "id": 401107839,
        "url": "https://lda.senate.gov/api/v1/registrants/401107839/?format=api",
        "house_registrant_id": 56196,
        "name": "PARADIGM OPERATIONS LP",
        "description": null,
        "address_1": "548 Market Street, Suite 46424",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "San Francisco",
        "state": "CA",
        "state_display": "California",
        "zip": "94104",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "ALEX GRIEVE",
        "contact_telephone": "+1 202-384-5588",
        "dt_updated": "2026-01-30T11:36:01.732991-05:00"
    }
}