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

{
    "id": 65234,
    "url": "https://lda.senate.gov/api/v1/clients/65234/?format=api",
    "client_id": 65234,
    "name": "STANDARD NUCLEAR",
    "general_description": "Nuclear power company",
    "client_government_entity": null,
    "client_self_select": false,
    "state": "TN",
    "state_display": "Tennessee",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "TN",
    "ppb_state_display": "Tennessee",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2025-02-25",
    "registrant": {
        "id": 401103747,
        "url": "https://lda.senate.gov/api/v1/registrants/401103747/?format=api",
        "house_registrant_id": 401103747,
        "name": "SACHEM STRATEGIES",
        "description": "Lobbying firm",
        "address_1": "50 Milk Street",
        "address_2": "16th Floor",
        "address_3": null,
        "address_4": null,
        "city": "Boston",
        "state": "MA",
        "state_display": "Massachusetts",
        "zip": "02114",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "NATHANIEL WALTON",
        "contact_telephone": "+1 617-780-2252",
        "dt_updated": "2025-01-28T14:33:48.906756-05:00"
    }
}