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

{
    "id": 73521,
    "url": "https://lda.gov/api/v1/clients/73521/?format=api",
    "client_id": 73521,
    "name": "FORDHAM UNIVERSITY",
    "general_description": "Institution of Higher Education",
    "client_government_entity": null,
    "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": "2026-05-01",
    "registrant": {
        "id": 400353618,
        "url": "https://lda.gov/api/v1/registrants/400353618/?format=api",
        "house_registrant_id": null,
        "name": "FORDHAM UNIVERSITY",
        "description": null,
        "address_1": "441 E Fordham Rd",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Bronx",
        "state": "NY",
        "state_display": "New York",
        "zip": "10458",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "ABIGAIL PAULSON",
        "contact_telephone": "+1 914-447-9894",
        "dt_updated": "2026-07-14T12:01:46.394798-04:00"
    }
}