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

{
    "id": 152409,
    "url": "https://lda.senate.gov/api/v1/clients/152409/?format=api",
    "client_id": 12,
    "name": "YALE UNIVERSITY",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "state": "CT",
    "state_display": "Connecticut",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "CT",
    "ppb_state_display": "Connecticut",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "1996-02-14",
    "registrant": {
        "id": 42023,
        "url": "https://lda.senate.gov/api/v1/registrants/42023/?format=api",
        "house_registrant_id": 31346,
        "name": "YALE UNIVERSITY",
        "description": null,
        "address_1": "2 WHITNEY AVENUE",
        "address_2": "P.O. BOX 208255",
        "address_3": null,
        "address_4": null,
        "city": "NEW HAVEN",
        "state": "CT",
        "state_display": "Connecticut",
        "zip": "06520",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "RICHARD JACOB",
        "contact_telephone": "+1 203-436-2893",
        "dt_updated": "2025-01-30T21:09:05.465588-05:00"
    }
}