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

{
    "id": 198809,
    "url": "https://lda.senate.gov/api/v1/clients/198809/?format=api",
    "client_id": 12,
    "name": "Y COMBINATOR",
    "general_description": "Venture Capital",
    "client_government_entity": false,
    "client_self_select": null,
    "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": "2014-07-08",
    "registrant": {
        "id": 401103393,
        "url": "https://lda.senate.gov/api/v1/registrants/401103393/?format=api",
        "house_registrant_id": 401103393,
        "name": "VENTURE POLITICS",
        "description": "Public Policy Advocacy",
        "address_1": "380 Hamilton Ave",
        "address_2": "#1295",
        "address_3": null,
        "address_4": null,
        "city": "Palo Alto",
        "state": "CA",
        "state_display": "California",
        "zip": "94302",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "CHRIS NICHOLSON",
        "contact_telephone": "+1 650-796-2305",
        "dt_updated": "2022-01-13T15:00:23.862810-05:00"
    }
}