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

{
    "id": 123489,
    "url": "https://lda.senate.gov/api/v1/clients/123489/?format=api",
    "client_id": 12,
    "name": "HP INC",
    "general_description": null,
    "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": "2007-08-10",
    "registrant": {
        "id": 18158,
        "url": "https://lda.senate.gov/api/v1/registrants/18158/?format=api",
        "house_registrant_id": 31000,
        "name": "HP INC.",
        "description": null,
        "address_1": "1299 PENNSYLVANIA AVENUE, NW",
        "address_2": "SUITE 450",
        "address_3": null,
        "address_4": null,
        "city": "WASHINGTON",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20004",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "QUENTIN SCHOLTZ",
        "contact_telephone": "+1 502-435-2297",
        "dt_updated": "2025-07-30T11:23:59.242556-04:00"
    }
}