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

{
    "id": 56966,
    "url": "https://lda.senate.gov/api/v1/clients/56966/?format=api",
    "client_id": 56966,
    "name": "PLANET FITNESS, INC.",
    "general_description": "Fitness club franchise",
    "client_government_entity": null,
    "client_self_select": true,
    "state": "NH",
    "state_display": "New Hampshire",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "NH",
    "ppb_state_display": "New Hampshire",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2023-09-01",
    "registrant": {
        "id": 401107813,
        "url": "https://lda.senate.gov/api/v1/registrants/401107813/?format=api",
        "house_registrant_id": 56180,
        "name": "PLANET FITNESS, INC.",
        "description": null,
        "address_1": "4 Liberty Lane West",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Hampton",
        "state": "NH",
        "state_display": "New Hampshire",
        "zip": "03842",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "BLAIRE LUCIANO",
        "contact_telephone": "+1 614-551-8906",
        "dt_updated": "2026-01-15T16:29:44.539370-05:00"
    }
}