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

{
    "id": 54539,
    "url": "https://lda.senate.gov/api/v1/clients/54539/?format=api",
    "client_id": 54539,
    "name": "NATIONAL HOCKEY LEAGUE",
    "general_description": "Professional ice hockey league",
    "client_government_entity": null,
    "client_self_select": true,
    "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": "2023-02-01",
    "registrant": {
        "id": 401107319,
        "url": "https://lda.senate.gov/api/v1/registrants/401107319/?format=api",
        "house_registrant_id": null,
        "name": "NATIONAL HOCKEY LEAGUE",
        "description": null,
        "address_1": "395 9th Avenue",
        "address_2": "One Manhattan West",
        "address_3": null,
        "address_4": null,
        "city": "New York",
        "state": "NY",
        "state_display": "New York",
        "zip": "10001",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "ROBERT WOOLEY",
        "contact_telephone": "+1 212-789-2155",
        "dt_updated": "2025-07-15T11:16:08.731612-04:00"
    }
}