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

{
    "id": 111297,
    "url": "https://lda.senate.gov/api/v1/clients/111297/?format=api",
    "client_id": 214,
    "name": "MEDSTAR",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "state": "MD",
    "state_display": "Maryland",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "MD",
    "ppb_state_display": "Maryland",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "1899-12-30",
    "registrant": {
        "id": 8203,
        "url": "https://lda.senate.gov/api/v1/registrants/8203/?format=api",
        "house_registrant_id": 31112,
        "name": "CAPLIN & DRYSDALE, CHARTERED",
        "description": "Law firm",
        "address_1": "One Thomas Circle, NW",
        "address_2": "STE 1100",
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20005",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "SHAUNA POLK",
        "contact_telephone": "+1 202-429-3306",
        "dt_updated": "2025-01-27T08:43:07.204853-05:00"
    }
}