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

{
    "id": 162234,
    "url": "https://lda.senate.gov/api/v1/clients/162234/?format=api",
    "client_id": 12,
    "name": "XAVIER CHEMICAL CO",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "state": "GA",
    "state_display": "Georgia",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "GA",
    "ppb_state_display": "Georgia",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2001-05-01",
    "registrant": {
        "id": 63575,
        "url": "https://lda.senate.gov/api/v1/registrants/63575/?format=api",
        "house_registrant_id": 35500,
        "name": "BUSINESS STRATEGIES & INSIGHT (BSI)",
        "description": null,
        "address_1": "750 LEXINGTON AVE, 25TH FLOOR",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "NEW YORK",
        "state": "NY",
        "state_display": "New York",
        "zip": "10022",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "",
        "contact_telephone": "",
        "dt_updated": "2022-01-13T14:53:29.710932-05:00"
    }
}