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

{
    "id": 168842,
    "url": "https://lda.senate.gov/api/v1/clients/168842/?format=api",
    "client_id": 36,
    "name": "WIND TURBINE CO",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "state": "WA",
    "state_display": "Washington",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "WA",
    "ppb_state_display": "Washington",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2004-01-01",
    "registrant": {
        "id": 76252,
        "url": "https://lda.senate.gov/api/v1/registrants/76252/?format=api",
        "house_registrant_id": 36223,
        "name": "CARBONLEAF LLC",
        "description": "Manufacturing",
        "address_1": "1751 BEULAH RD",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "VIENNA",
        "state": "VA",
        "state_display": "Virginia",
        "zip": "22182",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "PAUL CICIO",
        "contact_telephone": "+1 202-223-1661",
        "dt_updated": "2025-07-23T14:59:41.576016-04:00"
    }
}