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

{
    "id": 44411,
    "url": "https://lda.senate.gov/api/v1/clients/44411/?format=api",
    "client_id": 44411,
    "name": "GENENTECH INC",
    "general_description": "biotechnology company",
    "client_government_entity": null,
    "client_self_select": false,
    "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": "2022-01-01",
    "registrant": {
        "id": 48827,
        "url": "https://lda.senate.gov/api/v1/registrants/48827/?format=api",
        "house_registrant_id": 34528,
        "name": "OGR",
        "description": "lobbying firm",
        "address_1": "1801 K St NW",
        "address_2": "Suite 900",
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20006",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "RAWSON WARDEN",
        "contact_telephone": "+1 202-729-4200",
        "dt_updated": "2025-01-30T10:03:02.219855-05:00"
    }
}