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

{
    "id": 213736,
    "url": "https://lda.senate.gov/api/v1/clients/213736/?format=api",
    "client_id": 12,
    "name": "DUCK DUCK GO, INC.",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": true,
    "state": "PA",
    "state_display": "Pennsylvania",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "PA",
    "ppb_state_display": "Pennsylvania",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2022-02-09",
    "registrant": {
        "id": 401106392,
        "url": "https://lda.senate.gov/api/v1/registrants/401106392/?format=api",
        "house_registrant_id": 401106392,
        "name": "DUCK DUCK GO, INC.",
        "description": "privacy technology company",
        "address_1": "20 Paoli Pike",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Paoli",
        "state": "PA",
        "state_display": "Pennsylvania",
        "zip": "19301",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "JULIE MANGINELLI",
        "contact_telephone": "+1 203-535-8841",
        "dt_updated": "2025-03-17T12:05:52.760790-04:00"
    }
}