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

{
    "id": 128843,
    "url": "https://lda.senate.gov/api/v1/clients/128843/?format=api",
    "client_id": 12,
    "name": "CITY OF INDIANAPOLIS",
    "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": 21905,
        "url": "https://lda.senate.gov/api/v1/registrants/21905/?format=api",
        "house_registrant_id": 32969,
        "name": "KRIEG DEVAULT LLP",
        "description": "law firm",
        "address_1": "One Indiana Square, Suite 2800",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Indianapolis",
        "state": "IN",
        "state_display": "Indiana",
        "zip": "46204",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "AMY SCHWARZ",
        "contact_telephone": "+1 317-238-6383",
        "dt_updated": "2024-07-17T15:00:38.178592-04:00"
    }
}