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

{
    "id": 212223,
    "url": "https://lda.senate.gov/api/v1/clients/212223/?format=api",
    "client_id": 36,
    "name": "KSA INDUSTRIES, INC.",
    "general_description": "Oil and gas, retail, real estate, farming and agriculture, and sports teams",
    "client_government_entity": false,
    "client_self_select": null,
    "state": "TX",
    "state_display": "Texas",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "TX",
    "ppb_state_display": "Texas",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2021-10-11",
    "registrant": {
        "id": 401104963,
        "url": "https://lda.senate.gov/api/v1/registrants/401104963/?format=api",
        "house_registrant_id": 401104963,
        "name": "FOURTH STREET ADVOCACY (CORSA POTOMAC, LLC)",
        "description": "consulting firm",
        "address_1": "425 Massachusetts Ave NW",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20001",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "ANDREW NEHRING",
        "contact_telephone": "+1 240-422-3332",
        "dt_updated": "2024-03-10T10:00:22.723255-04:00"
    }
}