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

{
    "id": 170342,
    "url": "https://lda.senate.gov/api/v1/clients/170342/?format=api",
    "client_id": 51,
    "name": "LAS VEGAS CONVENTION & VISITORS AUTHORITY",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": null,
    "state": "NV",
    "state_display": "Nevada",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "NV",
    "ppb_state_display": "Nevada",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2007-02-14",
    "registrant": {
        "id": 78516,
        "url": "https://lda.senate.gov/api/v1/registrants/78516/?format=api",
        "house_registrant_id": 36192,
        "name": "TOM SKANCKE",
        "description": "Consultant",
        "address_1": "2620 Regatta Drive, #102",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Las Vegas",
        "state": "NV",
        "state_display": "Nevada",
        "zip": "89128",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "TOM SKANCKE",
        "contact_telephone": "+1 702-870-7068",
        "dt_updated": "2022-04-06T16:08:06.651673-04:00"
    }
}