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

{
    "id": 123477,
    "url": "https://lda.senate.gov/api/v1/clients/123477/?format=api",
    "client_id": 51,
    "name": "NATL COOPERATIVE BANK",
    "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": "1899-12-30",
    "registrant": {
        "id": 18125,
        "url": "https://lda.senate.gov/api/v1/registrants/18125/?format=api",
        "house_registrant_id": 31163,
        "name": "HESSEL, ALUISE AND NEUN, P.C.",
        "description": "Law firm - concentrates on affordable housing and real estate",
        "address_1": "1100 17th Street, NW",
        "address_2": "Suite 1100",
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20036",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "TIMOTHY J. ALUISE",
        "contact_telephone": "",
        "dt_updated": "2022-04-06T16:07:11.319835-04:00"
    }
}