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

{
    "id": 101337,
    "url": "https://lda.senate.gov/api/v1/clients/101337/?format=api",
    "client_id": 12,
    "name": "ALABAMA FARMERS FEDERATION",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "state": "AL",
    "state_display": "Alabama",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "AL",
    "ppb_state_display": "Alabama",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2019-01-03",
    "registrant": {
        "id": 693,
        "url": "https://lda.senate.gov/api/v1/registrants/693/?format=api",
        "house_registrant_id": 32255,
        "name": "ALABAMA FARMERS FEDERATION",
        "description": "Agricultural Membership Organization",
        "address_1": "P. O. Box 11000",
        "address_2": "2108 East South Boulevard",
        "address_3": null,
        "address_4": null,
        "city": "Montgomery",
        "state": "AL",
        "state_display": "Alabama",
        "zip": "36191",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "MITT WALKER",
        "contact_telephone": "+1 334-613-4757",
        "dt_updated": "2025-07-17T14:39:41.906261-04:00"
    }
}