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

{
    "id": 213804,
    "url": "https://lda.senate.gov/api/v1/clients/213804/?format=api",
    "client_id": 12,
    "name": "KYNDRYL INC",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": true,
    "state": "NY",
    "state_display": "New York",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "NY",
    "ppb_state_display": "New York",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2022-01-01",
    "registrant": {
        "id": 401106424,
        "url": "https://lda.senate.gov/api/v1/registrants/401106424/?format=api",
        "house_registrant_id": 401106424,
        "name": "KYNDRYL INC",
        "description": "IT Service Provider",
        "address_1": "1 Vanderbilt Ave",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "New York",
        "state": "NY",
        "state_display": "New York",
        "zip": "10017",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "WALTER MULLON",
        "contact_telephone": "+1 240-309-0720",
        "dt_updated": "2025-02-19T14:50:37.324860-05:00"
    }
}