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

{
    "id": 123623,
    "url": "https://lda.senate.gov/api/v1/clients/123623/?format=api",
    "client_id": 404,
    "name": "1-800-FLOWERS",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "state": "MA",
    "state_display": "Massachusetts",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "MA",
    "ppb_state_display": "Massachusetts",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "1996-01-01",
    "registrant": {
        "id": 18262,
        "url": "https://lda.senate.gov/api/v1/registrants/18262/?format=api",
        "house_registrant_id": 30482,
        "name": "HILL & KNOWLTON STRATEGIES, LLC",
        "description": "Public Affairs, Public Relations Services",
        "address_1": "466 Lexington Ave",
        "address_2": "4th Floor",
        "address_3": null,
        "address_4": null,
        "city": "New York",
        "state": "NY",
        "state_display": "New York",
        "zip": "10017",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "ANDY SCHARF",
        "contact_telephone": "+1 212-885-0349",
        "dt_updated": "2022-04-06T16:08:01.432475-04:00"
    }
}