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

{
    "id": 201037,
    "url": "https://lda.senate.gov/api/v1/clients/201037/?format=api",
    "client_id": 12,
    "name": "MICROSOFT CORPORATION",
    "general_description": "Technology Company",
    "client_government_entity": false,
    "client_self_select": null,
    "state": "DC",
    "state_display": "District of Columbia",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "DC",
    "ppb_state_display": "District of Columbia",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2013-04-02",
    "registrant": {
        "id": 401104240,
        "url": "https://lda.senate.gov/api/v1/registrants/401104240/?format=api",
        "house_registrant_id": null,
        "name": "IMPACT STRATEGIES LLC",
        "description": "consulting firm",
        "address_1": "1875 K St NW, 4th Flr",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Washington DC",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20008",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "CORINNE E. CATER",
        "contact_telephone": "+1 323-620-3070",
        "dt_updated": "2022-04-06T16:07:15.455664-04:00"
    }
}