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

{
    "id": 201919,
    "url": "https://lda.senate.gov/api/v1/clients/201919/?format=api",
    "client_id": 12,
    "name": "TONIX PHARMACEUTICALS",
    "general_description": "Pharmaceutical company",
    "client_government_entity": false,
    "client_self_select": null,
    "state": "NY",
    "state_display": "New York",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "NY",
    "ppb_state_display": "New York",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2017-06-05",
    "registrant": {
        "id": 401104478,
        "url": "https://lda.senate.gov/api/v1/registrants/401104478/?format=api",
        "house_registrant_id": null,
        "name": "THE SHELBURNE GROUP",
        "description": "Lobbying Firm",
        "address_1": "771 Reef Road",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Fairfield",
        "state": "CT",
        "state_display": "Connecticut",
        "zip": "06824",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "GREG MEISELBACH",
        "contact_telephone": "+1 202-997-7044",
        "dt_updated": "2023-07-29T14:25:17.319388-04:00"
    }
}