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

{
    "id": 201983,
    "url": "https://lda.senate.gov/api/v1/clients/201983/?format=api",
    "client_id": 12,
    "name": "CITY OF BELLE GLADE",
    "general_description": "Local Government",
    "client_government_entity": true,
    "client_self_select": null,
    "state": "FL",
    "state_display": "Florida",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "FL",
    "ppb_state_display": "Florida",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2017-07-24",
    "registrant": {
        "id": 401104529,
        "url": "https://lda.senate.gov/api/v1/registrants/401104529/?format=api",
        "house_registrant_id": null,
        "name": "THE ALEKSANDER GROUP",
        "description": "Lobbying Firm",
        "address_1": "PO BOX 10089",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Tallahassee",
        "state": "FL",
        "state_display": "Florida",
        "zip": "32302",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "SEBASTIAN ALEKSANDER",
        "contact_telephone": "+1 850-459-1559",
        "dt_updated": "2022-04-06T16:07:12.996434-04:00"
    }
}