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

{
    "id": 201975,
    "url": "https://lda.senate.gov/api/v1/clients/201975/?format=api",
    "client_id": 12,
    "name": "MCAFEE, LLC",
    "general_description": null,
    "client_government_entity": false,
    "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": "2017-04-03",
    "registrant": {
        "id": 401104527,
        "url": "https://lda.senate.gov/api/v1/registrants/401104527/?format=api",
        "house_registrant_id": null,
        "name": "MCAFEE, LLC",
        "description": "Computer security",
        "address_1": "2821 Mission College Blvd.",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Santa Clara",
        "state": "CA",
        "state_display": "California",
        "zip": "95054",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "THOMAS GANN",
        "contact_telephone": "+1 301-613-3966",
        "dt_updated": "2022-04-06T16:08:35.250019-04:00"
    }
}