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

{
    "id": 178321,
    "url": "https://lda.senate.gov/api/v1/clients/178321/?format=api",
    "client_id": 12,
    "name": "AERISNET",
    "general_description": null,
    "client_government_entity": null,
    "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": "2007-08-10",
    "registrant": {
        "id": 292835,
        "url": "https://lda.senate.gov/api/v1/registrants/292835/?format=api",
        "house_registrant_id": 37330,
        "name": "MORGAN & CUNNINGHAM LLC",
        "description": null,
        "address_1": "5299 DTC Blvd",
        "address_2": "Suite 1350",
        "address_3": null,
        "address_4": null,
        "city": "DENVER",
        "state": "CO",
        "state_display": "Colorado",
        "zip": "80111",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "BRYAN CUNNINGHAM",
        "contact_telephone": "+1 303-349-4870",
        "dt_updated": "2022-04-06T16:07:12.667065-04:00"
    }
}