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

{
    "id": 135378,
    "url": "https://lda.senate.gov/api/v1/clients/135378/?format=api",
    "client_id": 12,
    "name": "OKLAHOMA STATE UNIVERSITY",
    "general_description": null,
    "client_government_entity": true,
    "client_self_select": true,
    "state": "OK",
    "state_display": "Oklahoma",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "OK",
    "ppb_state_display": "Oklahoma",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2020-10-01",
    "registrant": {
        "id": 30165,
        "url": "https://lda.senate.gov/api/v1/registrants/30165/?format=api",
        "house_registrant_id": 31233,
        "name": "OKLAHOMA STATE UNIVERSITY",
        "description": "state university system",
        "address_1": "107 Whitehurst",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "STILLWATER",
        "state": "OK",
        "state_display": "Oklahoma",
        "zip": "74078",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "KYLE WRAY",
        "contact_telephone": "+1 405-744-6384",
        "dt_updated": "2025-09-26T10:37:11.547674-04:00"
    }
}