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

{
    "id": 57217,
    "url": "https://lda.senate.gov/api/v1/clients/57217/?format=api",
    "client_id": 57217,
    "name": "BAKER COMMODITIES",
    "general_description": "Rendering",
    "client_government_entity": null,
    "client_self_select": true,
    "state": "CA",
    "state_display": "California",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "CA",
    "ppb_state_display": "California",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2023-09-01",
    "registrant": {
        "id": 401107888,
        "url": "https://lda.senate.gov/api/v1/registrants/401107888/?format=api",
        "house_registrant_id": 56220,
        "name": "BAKER COMMODITIES",
        "description": null,
        "address_1": "4020 Bandini Blvd",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Vernon",
        "state": "CA",
        "state_display": "California",
        "zip": "90058",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "TRISTAN DAEDALUS",
        "contact_telephone": "+1 323-268-2801",
        "dt_updated": "2026-01-09T13:14:34.963400-05:00"
    }
}