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

{
    "id": 170226,
    "url": "https://lda.senate.gov/api/v1/clients/170226/?format=api",
    "client_id": 12,
    "name": "PREVENT BLINDNESS",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "state": "IL",
    "state_display": "Illinois",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "IL",
    "ppb_state_display": "Illinois",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2017-04-10",
    "registrant": {
        "id": 78312,
        "url": "https://lda.senate.gov/api/v1/registrants/78312/?format=api",
        "house_registrant_id": 36175,
        "name": "PREVENT BLINDNESS",
        "description": "Nonprofit organization",
        "address_1": "225 W Wacker Drive Suite 400",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Chicago",
        "state": "IL",
        "state_display": "Illinois",
        "zip": "60606",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "SARA BROWN",
        "contact_telephone": "+1 312-363-6031",
        "dt_updated": "2026-01-20T13:07:39.834473-05:00"
    }
}