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

{
    "id": 54369,
    "url": "https://lda.senate.gov/api/v1/clients/54369/?format=api",
    "client_id": 54369,
    "name": "AM GENERAL, LLC",
    "general_description": "manufacturing",
    "client_government_entity": null,
    "client_self_select": false,
    "state": "IN",
    "state_display": "Indiana",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "IN",
    "ppb_state_display": "Indiana",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2023-01-01",
    "registrant": {
        "id": 401105959,
        "url": "https://lda.senate.gov/api/v1/registrants/401105959/?format=api",
        "house_registrant_id": 401105959,
        "name": "DISTRICT CATALYST",
        "description": "aviation",
        "address_1": "2 Massachusetts Ave NE",
        "address_2": "Unit 2795",
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20013",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "SCOTT BOUSUM",
        "contact_telephone": "+1 202-350-0764",
        "dt_updated": "2024-10-27T12:00:47.035997-04:00"
    }
}