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

{
    "id": 100412,
    "url": "https://lda.senate.gov/api/v1/clients/100412/?format=api",
    "client_id": 12,
    "name": "AGRIBANK FCB",
    "general_description": null,
    "client_government_entity": false,
    "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-08-01",
    "registrant": {
        "id": 443,
        "url": "https://lda.senate.gov/api/v1/registrants/443/?format=api",
        "house_registrant_id": 32605,
        "name": "AGRIBANK, FCB",
        "description": null,
        "address_1": "30 E. 7th Street",
        "address_2": "Suite 1600",
        "address_3": null,
        "address_4": null,
        "city": "ST. PAUL",
        "state": "MN",
        "state_display": "Minnesota",
        "zip": "55101",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "JESSICA A. HRUBY",
        "contact_telephone": "+1 651-282-8841",
        "dt_updated": "2022-05-27T13:50:17.921197-04:00"
    }
}