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

{
    "id": 123071,
    "url": "https://lda.senate.gov/api/v1/clients/123071/?format=api",
    "client_id": 48,
    "name": "OKLAHOMA ASSN SERVING IMPACTED SCHOOLS",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "state": "OK",
    "state_display": "Oklahoma",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "OK",
    "ppb_state_display": "Oklahoma",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "1899-12-30",
    "registrant": {
        "id": 17396,
        "url": "https://lda.senate.gov/api/v1/registrants/17396/?format=api",
        "house_registrant_id": 34030,
        "name": "HALSEY RAINS & ASSOCIATES, LLC",
        "description": "CONSULTING",
        "address_1": "2111 WILSON BOULEVARD",
        "address_2": "SUITE 700",
        "address_3": null,
        "address_4": null,
        "city": "ARLINGTON",
        "state": "VA",
        "state_display": "Virginia",
        "zip": "22201",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "LAURIE RAINS",
        "contact_telephone": "+1 703-351-5077",
        "dt_updated": "2022-04-06T16:04:31.441591-04:00"
    }
}