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

{
    "id": 134240,
    "url": "https://lda.gov/api/v1/clients/134240/?format=api",
    "client_id": 12,
    "name": "NATIONAL ASSOCIATION OF MORTGAGE BROKERS",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "state": "TX",
    "state_display": "Texas",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "TX",
    "ppb_state_display": "Texas",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "1996-02-14",
    "registrant": {
        "id": 26934,
        "url": "https://lda.gov/api/v1/registrants/26934/?format=api",
        "house_registrant_id": 32130,
        "name": "NATIONAL ASSOCIATION OF MORTGAGE BROKERS",
        "description": null,
        "address_1": "2701 West 15th Street",
        "address_2": "Suite 536",
        "address_3": null,
        "address_4": null,
        "city": "Plano",
        "state": "TX",
        "state_display": "Texas",
        "zip": "75075",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "RYAN C. RIESTERER",
        "contact_telephone": "+1 719-761-7229",
        "dt_updated": "2022-04-06T16:08:07.196629-04:00"
    }
}