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

{
    "id": 58532,
    "url": "https://lda.senate.gov/api/v1/clients/58532/?format=api",
    "client_id": 58532,
    "name": "AMNEAL PHARMACEUTICALS",
    "general_description": "Pharmaceutical 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": "2024-01-01",
    "registrant": {
        "id": 401108064,
        "url": "https://lda.senate.gov/api/v1/registrants/401108064/?format=api",
        "house_registrant_id": null,
        "name": "AMNEAL PHARMACEUTICALS",
        "description": null,
        "address_1": "400 Crossing Boulevard",
        "address_2": "3rd Floor",
        "address_3": null,
        "address_4": null,
        "city": "Bridgewater",
        "state": "NJ",
        "state_display": "New Jersey",
        "zip": "08807",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "JULIAN MALASI",
        "contact_telephone": "+1 843-330-9995",
        "dt_updated": "2025-07-30T11:59:59.747939-04:00"
    }
}