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

{
    "id": 213803,
    "url": "https://lda.senate.gov/api/v1/clients/213803/?format=api",
    "client_id": 12,
    "name": "NURO, INC.",
    "general_description": null,
    "client_government_entity": null,
    "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": "2021-12-31",
    "registrant": {
        "id": 401106432,
        "url": "https://lda.senate.gov/api/v1/registrants/401106432/?format=api",
        "house_registrant_id": 401106432,
        "name": "NURO, INC.",
        "description": "Robotics company designing occupantless, electric autonomous vehicles.",
        "address_1": "1300 Terra Bella Ave.",
        "address_2": "Suite 100",
        "address_3": null,
        "address_4": null,
        "city": "Mountain View",
        "state": "CA",
        "state_display": "California",
        "zip": "94043",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "VARUN JAIN",
        "contact_telephone": "+1 732-668-8352",
        "dt_updated": "2023-07-29T04:25:16.962520-04:00"
    }
}