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

{
    "id": 201579,
    "url": "https://lda.senate.gov/api/v1/clients/201579/?format=api",
    "client_id": 12,
    "name": "ASSOCIATED EQUIPMENT DISTRIBUTORS",
    "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-02-01",
    "registrant": {
        "id": 401104351,
        "url": "https://lda.senate.gov/api/v1/registrants/401104351/?format=api",
        "house_registrant_id": 401104351,
        "name": "ASSOCIATED EQUIPMENT DISTRIBUTORS",
        "description": "Trade association for companies involved in distribution of equipment.",
        "address_1": "650 E Algonquin Road",
        "address_2": "Suite 305",
        "address_3": null,
        "address_4": null,
        "city": "Schaumburg",
        "state": "IL",
        "state_display": "Illinois",
        "zip": "60173",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "DANIEL FISHER",
        "contact_telephone": "+1 630-468-5117",
        "dt_updated": "2026-01-27T12:00:37.688496-05:00"
    }
}