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

{
    "id": 54107,
    "url": "https://lda.senate.gov/api/v1/clients/54107/?format=api",
    "client_id": 54107,
    "name": "POLARIS",
    "general_description": "Non profit",
    "client_government_entity": null,
    "client_self_select": false,
    "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": "2022-10-18",
    "registrant": {
        "id": 401105600,
        "url": "https://lda.senate.gov/api/v1/registrants/401105600/?format=api",
        "house_registrant_id": 401105600,
        "name": "KERRY O'BRIEN",
        "description": "consulting",
        "address_1": "1423 Harvard St.",
        "address_2": "Unit A",
        "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": "KERRY O'BRIEN",
        "contact_telephone": "+1 202-372-5278",
        "dt_updated": "2025-01-31T00:58:06.714842-05:00"
    }
}