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

{
    "id": 121712,
    "url": "https://lda.senate.gov/api/v1/clients/121712/?format=api",
    "client_id": 12,
    "name": "GIRL SCOUTS OF THE U.S.A.",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "state": "NY",
    "state_display": "New York",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "NY",
    "ppb_state_display": "New York",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2013-02-01",
    "registrant": {
        "id": 16236,
        "url": "https://lda.senate.gov/api/v1/registrants/16236/?format=api",
        "house_registrant_id": 31462,
        "name": "GIRL SCOUTS OF THE U.S.A.",
        "description": "Non Profit",
        "address_1": "420 Fifth Avenue",
        "address_2": "13th FLOOR",
        "address_3": null,
        "address_4": null,
        "city": "New York",
        "state": "NY",
        "state_display": "New York",
        "zip": "10018",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "JOSHUA DALRYMPLE",
        "contact_telephone": "+1 212-852-6591",
        "dt_updated": "2026-01-29T11:07:12.449502-05:00"
    }
}