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

{
    "id": 203231,
    "url": "https://lda.gov/api/v1/clients/203231/?format=api",
    "client_id": 12,
    "name": "MGIC",
    "general_description": "Insurance",
    "client_government_entity": false,
    "client_self_select": null,
    "state": "WI",
    "state_display": "Wisconsin",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "WI",
    "ppb_state_display": "Wisconsin",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2019-01-01",
    "registrant": {
        "id": 401105119,
        "url": "https://lda.gov/api/v1/registrants/401105119/?format=api",
        "house_registrant_id": null,
        "name": "EXEL ADVISORS",
        "description": "Business development and advocacy.",
        "address_1": "N3624 Skyhigh Road",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Poynette",
        "state": "WI",
        "state_display": "Wisconsin",
        "zip": "53955",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "TOM LIEBE",
        "contact_telephone": "+1 608-213-7073",
        "dt_updated": "2025-01-11T09:43:06.774933-05:00"
    }
}