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

{
    "id": 100203,
    "url": "https://lda.gov/api/v1/clients/100203/?format=api",
    "client_id": 24,
    "name": "STATE STREET BANK & TRUST",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "state": null,
    "state_display": null,
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": null,
    "ppb_state_display": null,
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "1996-02-14",
    "registrant": {
        "id": 226,
        "url": "https://lda.gov/api/v1/registrants/226/?format=api",
        "house_registrant_id": 32555,
        "name": "ADVANCED STRATEGIES",
        "description": "Public Affairs Strategy and Lobbying",
        "address_1": "25 Channel Center St.",
        "address_2": "Suite 1003",
        "address_3": null,
        "address_4": null,
        "city": "Boston",
        "state": "MA",
        "state_display": "Massachusetts",
        "zip": "02210",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "JOHN SASSO",
        "contact_telephone": "+1 617-242-9427",
        "dt_updated": "2022-04-06T16:06:28.130663-04:00"
    }
}