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

{
    "id": 56832,
    "url": "https://lda.senate.gov/api/v1/clients/56832/?format=api",
    "client_id": 56832,
    "name": "CORMEDIX INC.",
    "general_description": "Biopharmaceutical company.",
    "client_government_entity": null,
    "client_self_select": true,
    "state": "NJ",
    "state_display": "New Jersey",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "NJ",
    "ppb_state_display": "New Jersey",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2023-07-01",
    "registrant": {
        "id": 401107712,
        "url": "https://lda.senate.gov/api/v1/registrants/401107712/?format=api",
        "house_registrant_id": 56133,
        "name": "CORMEDIX INC.",
        "description": null,
        "address_1": "300 Connell Drive",
        "address_2": "Suite 4200",
        "address_3": null,
        "address_4": null,
        "city": "Berkeley Heights",
        "state": "NJ",
        "state_display": "New Jersey",
        "zip": "07922",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "CHRIS BOWLIN",
        "contact_telephone": "+1 202-669-5396",
        "dt_updated": "2025-07-30T18:44:01.195637-04:00"
    }
}