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

{
    "id": 201637,
    "url": "https://lda.senate.gov/api/v1/clients/201637/?format=api",
    "client_id": 12,
    "name": "MEDELA LLC",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "state": "IL",
    "state_display": "Illinois",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "IL",
    "ppb_state_display": "Illinois",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2017-01-01",
    "registrant": {
        "id": 401104377,
        "url": "https://lda.senate.gov/api/v1/registrants/401104377/?format=api",
        "house_registrant_id": 401104377,
        "name": "MEDELA LLC",
        "description": "Medical device",
        "address_1": "1101 Corporate Drive",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "McHenry",
        "state": "IL",
        "state_display": "Illinois",
        "zip": "60050",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "MICHAEL TORRES",
        "contact_telephone": "+1 815-578-2398",
        "dt_updated": "2024-08-23T21:00:41.077024-04:00"
    }
}