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

{
    "id": 55999,
    "url": "https://lda.senate.gov/api/v1/clients/55999/?format=api",
    "client_id": 55999,
    "name": "THE GILFOYLE FOUNDATION INC.",
    "general_description": "Non-profit foundation conducting research",
    "client_government_entity": null,
    "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": "2023-06-05",
    "registrant": {
        "id": 401107627,
        "url": "https://lda.senate.gov/api/v1/registrants/401107627/?format=api",
        "house_registrant_id": 56074,
        "name": "THE GILFOYLE FOUNDATION INC.",
        "description": null,
        "address_1": "1 Brush Hill Road",
        "address_2": "Suite 512",
        "address_3": null,
        "address_4": null,
        "city": "New Fairfield",
        "state": "CT",
        "state_display": "Connecticut",
        "zip": "06812",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "ASUNA GILFOYLE",
        "contact_telephone": "+1 203-717-2108",
        "dt_updated": "2024-02-24T14:00:20.383645-05:00"
    }
}