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

{
    "id": 111729,
    "url": "https://lda.senate.gov/api/v1/clients/111729/?format=api",
    "client_id": 63,
    "name": "WATER REPLENISHMENT DIST OF SO CALIFORNIA",
    "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": "1950-12-30",
    "registrant": {
        "id": 8351,
        "url": "https://lda.senate.gov/api/v1/registrants/8351/?format=api",
        "house_registrant_id": 32336,
        "name": "CARPI & CLAY INC",
        "description": "LOBBYING FIRM",
        "address_1": "122 C STREET, NW SUITE 220",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "WASHINGTON",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20001",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "",
        "contact_telephone": "",
        "dt_updated": "2022-04-06T16:06:08.750959-04:00"
    }
}