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

{
    "id": 201342,
    "url": "https://lda.senate.gov/api/v1/clients/201342/?format=api",
    "client_id": 12,
    "name": "VULCAN INC.",
    "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-03-01",
    "registrant": {
        "id": 401104298,
        "url": "https://lda.senate.gov/api/v1/registrants/401104298/?format=api",
        "house_registrant_id": 401104298,
        "name": "VULCAN INC.",
        "description": "Business and philanthropic endeavors",
        "address_1": "505 Fifth Ave. S",
        "address_2": "Suite 900",
        "address_3": null,
        "address_4": null,
        "city": "Seattle",
        "state": "WA",
        "state_display": "Washington",
        "zip": "98104",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "DAVID BUNKER",
        "contact_telephone": "+1 206-342-2116",
        "dt_updated": "2022-04-06T16:06:58.362892-04:00"
    }
}