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

{
    "id": 74322,
    "url": "https://lda.gov/api/v1/clients/74322/?format=api",
    "client_id": 74322,
    "name": "ELI NASSAU PARTNERS LLC",
    "general_description": "Consulting",
    "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": "2026-06-19",
    "registrant": {
        "id": 401110801,
        "url": "https://lda.gov/api/v1/registrants/401110801/?format=api",
        "house_registrant_id": null,
        "name": "ELI NASSAU PARTNERS LLC",
        "description": null,
        "address_1": "4 Pine Ridge Road",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Cornwall",
        "state": "NY",
        "state_display": "New York",
        "zip": "12518",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "JOHN MELKON",
        "contact_telephone": "+1 845-542-0289",
        "dt_updated": "2026-07-04T11:29:24.612956-04:00"
    }
}