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

{
    "id": 135545,
    "url": "https://lda.senate.gov/api/v1/clients/135545/?format=api",
    "client_id": 12,
    "name": "OLIN CORPORATION",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "state": "MO",
    "state_display": "Missouri",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "MO",
    "ppb_state_display": "Missouri",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2017-12-01",
    "registrant": {
        "id": 30201,
        "url": "https://lda.senate.gov/api/v1/registrants/30201/?format=api",
        "house_registrant_id": 31234,
        "name": "OLIN CORPORATION",
        "description": "Chemical distribution and manufacturing; ammunition manufacturing",
        "address_1": "190 Carondelet Plaza, Suite 1530",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Clayton",
        "state": "MO",
        "state_display": "Missouri",
        "zip": "63105",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "MICHAEL MEENAN",
        "contact_telephone": "+1 301-801-6110",
        "dt_updated": "2025-07-29T12:20:50.182141-04:00"
    }
}