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

{
    "id": 68550,
    "url": "https://lda.senate.gov/api/v1/clients/68550/?format=api",
    "client_id": 68550,
    "name": "WINTERMUTE TRADING LTD.",
    "general_description": "Algorithmic trading firm",
    "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": "2025-06-09",
    "registrant": {
        "id": 401109841,
        "url": "https://lda.senate.gov/api/v1/registrants/401109841/?format=api",
        "house_registrant_id": null,
        "name": "WINTERMUTE TRADING LTD.",
        "description": null,
        "address_1": "Milton Gate, 60 Chiswell Street",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "London",
        "state": null,
        "state_display": null,
        "zip": "EC1Y",
        "country": "GB",
        "country_display": "United Kingdom",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "RON HAMMOND",
        "contact_telephone": "+1 202-417-3529",
        "dt_updated": "2025-09-23T11:06:33.988692-04:00"
    }
}