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

{
    "id": 147159,
    "url": "https://lda.senate.gov/api/v1/clients/147159/?format=api",
    "client_id": 12,
    "name": "UNIVERSITY OF MINNESOTA",
    "general_description": null,
    "client_government_entity": true,
    "client_self_select": true,
    "state": "MN",
    "state_display": "Minnesota",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "MN",
    "ppb_state_display": "Minnesota",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2007-01-01",
    "registrant": {
        "id": 39484,
        "url": "https://lda.senate.gov/api/v1/registrants/39484/?format=api",
        "house_registrant_id": 32487,
        "name": "UNIVERSITY OF MINNESOTA",
        "description": null,
        "address_1": "100 CHURCH STREET, SE",
        "address_2": "3 Morrill Hall",
        "address_3": null,
        "address_4": null,
        "city": "MINNEAPOLIS",
        "state": "MN",
        "state_display": "Minnesota",
        "zip": "55455",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "BRIAN PARO",
        "contact_telephone": "+1 612-804-4125",
        "dt_updated": "2026-03-06T17:18:16.842924-05:00"
    }
}