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

{
    "id": 203293,
    "url": "https://lda.senate.gov/api/v1/clients/203293/?format=api",
    "client_id": 12,
    "name": "AMERICAN FORESTS",
    "general_description": "Environmental Non Profit",
    "client_government_entity": false,
    "client_self_select": true,
    "state": "DC",
    "state_display": "District of Columbia",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "DC",
    "ppb_state_display": "District of Columbia",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2019-01-01",
    "registrant": {
        "id": 401105141,
        "url": "https://lda.senate.gov/api/v1/registrants/401105141/?format=api",
        "house_registrant_id": 401105141,
        "name": "AMERICAN FORESTS",
        "description": "Environmental Non Profit",
        "address_1": "1220 L Street NW, STE 750",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20005",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "PETER HUTCHINS",
        "contact_telephone": "+1 202-737-1944",
        "dt_updated": "2025-02-14T12:21:58.321629-05:00"
    }
}