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

{
    "id": 192045,
    "url": "https://lda.senate.gov/api/v1/clients/192045/?format=api",
    "client_id": 12,
    "name": "DEMOS",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "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": "2011-06-08",
    "registrant": {
        "id": 400518530,
        "url": "https://lda.senate.gov/api/v1/registrants/400518530/?format=api",
        "house_registrant_id": null,
        "name": "DEMOS",
        "description": "Demos is a non-partisan, non-profit policy research and advocacy organization.",
        "address_1": "1029 Vermont Avenue, NW",
        "address_2": "Suite 505",
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20005",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "JODEEN OLGUIN-TAYLER",
        "contact_telephone": "+1 212-633-1405",
        "dt_updated": "2022-04-06T16:07:56.872578-04:00"
    }
}