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

{
    "id": 168793,
    "url": "https://lda.senate.gov/api/v1/clients/168793/?format=api",
    "client_id": 12,
    "name": "AFFYMETRIX INC",
    "general_description": null,
    "client_government_entity": false,
    "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": "2007-08-08",
    "registrant": {
        "id": 75991,
        "url": "https://lda.senate.gov/api/v1/registrants/75991/?format=api",
        "house_registrant_id": 36098,
        "name": "AFFYMETRIX, INC",
        "description": null,
        "address_1": "3420 Central Expressway",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "SANTA CLARA",
        "state": "CA",
        "state_display": "California",
        "zip": "95051",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "SANDRA WELLS",
        "contact_telephone": "+1 408-731-5768",
        "dt_updated": "2022-04-06T16:06:18.674288-04:00"
    }
}