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

{
    "id": 111253,
    "url": "https://lda.senate.gov/api/v1/clients/111253/?format=api",
    "client_id": 330,
    "name": "YADKIN COUNTY COMMISSION",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "state": "NC",
    "state_display": "North Carolina",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "NC",
    "ppb_state_display": "North Carolina",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2004-01-01",
    "registrant": {
        "id": 8134,
        "url": "https://lda.senate.gov/api/v1/registrants/8134/?format=api",
        "house_registrant_id": 32571,
        "name": "CAPITOL LINK, INC.",
        "description": "Government Affairs Consulting",
        "address_1": "368 JAGUAR DRIVE",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "INWOOD",
        "state": "WV",
        "state_display": "West Virginia",
        "zip": "25428-3184",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "DAVID M. STATON",
        "contact_telephone": "",
        "dt_updated": "2022-04-06T16:04:35.258024-04:00"
    }
}