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

{
    "id": 111393,
    "url": "https://lda.senate.gov/api/v1/clients/111393/?format=api",
    "client_id": 36,
    "name": "105 WEST ADAMS BLDG",
    "general_description": null,
    "client_government_entity": null,
    "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": "1998-10-13",
    "registrant": {
        "id": 8305,
        "url": "https://lda.senate.gov/api/v1/registrants/8305/?format=api",
        "house_registrant_id": 31115,
        "name": "CARMEN & MUSS, P.L.L.C.",
        "description": "Consulting - government",
        "address_1": "2301 E ST., N.W., SUITE 1120",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "WASHINGTON",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20037",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "MS. MELINDA L. CARMEN",
        "contact_telephone": "+1 202-728-1001",
        "dt_updated": "2022-04-06T16:07:23.187633-04:00"
    }
}