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

{
    "id": 54234,
    "url": "https://lda.senate.gov/api/v1/clients/54234/?format=api",
    "client_id": 54234,
    "name": "ADAPTIVE BIOTECHNOLOGIES CORP",
    "general_description": "Biotechnology",
    "client_government_entity": null,
    "client_self_select": false,
    "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": "2022-03-09",
    "registrant": {
        "id": 401106555,
        "url": "https://lda.senate.gov/api/v1/registrants/401106555/?format=api",
        "house_registrant_id": null,
        "name": "PAMELA BRADLEY",
        "description": null,
        "address_1": "2511 29th Ave W",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Seattle",
        "state": "WA",
        "state_display": "Washington",
        "zip": "98199",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "PAMELA L BRADLEY",
        "contact_telephone": "+1 617-699-2988",
        "dt_updated": "2023-08-01T14:25:18.032874-04:00"
    }
}