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

{
    "id": 202062,
    "url": "https://lda.senate.gov/api/v1/clients/202062/?format=api",
    "client_id": 12,
    "name": "HOLLAND PARTNER GROUP",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "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": "2017-08-01",
    "registrant": {
        "id": 401104568,
        "url": "https://lda.senate.gov/api/v1/registrants/401104568/?format=api",
        "house_registrant_id": 401104568,
        "name": "HOLLAND PARTNER GROUP",
        "description": "Real estate development",
        "address_1": "1111 Main Street",
        "address_2": "Suite 700",
        "address_3": null,
        "address_4": null,
        "city": "Vancouver",
        "state": "WA",
        "state_display": "Washington",
        "zip": "98660",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "MICHAEL KINGSELLA",
        "contact_telephone": "+1 360-989-3399",
        "dt_updated": "2022-04-06T16:07:22.482365-04:00"
    }
}