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

{
    "id": 212275,
    "url": "https://lda.senate.gov/api/v1/clients/212275/?format=api",
    "client_id": 12,
    "name": "NIKOLA CORPORATION",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "state": "AZ",
    "state_display": "Arizona",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "AZ",
    "ppb_state_display": "Arizona",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2021-08-19",
    "registrant": {
        "id": 401106260,
        "url": "https://lda.senate.gov/api/v1/registrants/401106260/?format=api",
        "house_registrant_id": 401106260,
        "name": "NIKOLA CORPORATION",
        "description": "Zero-emissions transportation and infrastructure solutions",
        "address_1": "4141 East Broadway Road",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Phoenix",
        "state": "AZ",
        "state_display": "Arizona",
        "zip": "85040",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "BRITTON WORTHEN",
        "contact_telephone": "+1 480-666-1038",
        "dt_updated": "2025-01-30T11:31:02.588318-05:00"
    }
}