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

{
    "id": 50225,
    "url": "https://lda.senate.gov/api/v1/clients/50225/?format=api",
    "client_id": 50225,
    "name": "VALNEVA USA, INC.",
    "general_description": "Vaccine company",
    "client_government_entity": null,
    "client_self_select": true,
    "state": "MD",
    "state_display": "Maryland",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "MD",
    "ppb_state_display": "Maryland",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2022-02-10",
    "registrant": {
        "id": 401106446,
        "url": "https://lda.senate.gov/api/v1/registrants/401106446/?format=api",
        "house_registrant_id": null,
        "name": "VALNEVA USA, INC.",
        "description": null,
        "address_1": "910 Clopper Road, Suite 910S",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Gaithersburg",
        "state": "MD",
        "state_display": "Maryland",
        "zip": "20878",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "AMANDA ARNOLD",
        "contact_telephone": "+1 301-664-0860",
        "dt_updated": "2025-01-31T10:56:10.168723-05:00"
    }
}