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

{
    "id": 142344,
    "url": "https://lda.senate.gov/api/v1/clients/142344/?format=api",
    "client_id": 12,
    "name": "SACRAMENTO MUNCIPAL UTILITY DISTRICT",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "state": "CA",
    "state_display": "California",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "CA",
    "ppb_state_display": "California",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2007-07-24",
    "registrant": {
        "id": 34078,
        "url": "https://lda.senate.gov/api/v1/registrants/34078/?format=api",
        "house_registrant_id": 30122,
        "name": "SACRAMENTO MUNCIPAL UTILITY DISTRICT",
        "description": null,
        "address_1": "6201 S STREET",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "SACRAMENTO",
        "state": "CA",
        "state_display": "California",
        "zip": "95852",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "MS. BRENDA FOTOS",
        "contact_telephone": "",
        "dt_updated": "2022-04-06T16:08:09.795180-04:00"
    }
}