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

{
    "id": 57134,
    "url": "https://lda.senate.gov/api/v1/clients/57134/?format=api",
    "client_id": 57134,
    "name": "RED BULL NORTH AMERICA, INC.",
    "general_description": "Beverage company",
    "client_government_entity": null,
    "client_self_select": true,
    "state": "CA",
    "state_display": "California",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "CA",
    "ppb_state_display": "California",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2023-08-22",
    "registrant": {
        "id": 401107826,
        "url": "https://lda.senate.gov/api/v1/registrants/401107826/?format=api",
        "house_registrant_id": null,
        "name": "RED BULL NORTH AMERICA, INC.",
        "description": null,
        "address_1": "1630 Stewart Street",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Santa Monica",
        "state": "CA",
        "state_display": "California",
        "zip": "90404",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "ARIEL GUFFIN",
        "contact_telephone": "+1 703-220-1740",
        "dt_updated": "2025-07-22T11:15:30.235974-04:00"
    }
}