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

{
    "id": 123175,
    "url": "https://lda.senate.gov/api/v1/clients/123175/?format=api",
    "client_id": 12,
    "name": "CONTRACTORS INTL GROUP ON NUCLEAR LIABILITY",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": false,
    "state": null,
    "state_display": null,
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": null,
    "ppb_state_display": null,
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2007-08-07",
    "registrant": {
        "id": 17578,
        "url": "https://lda.senate.gov/api/v1/registrants/17578/?format=api",
        "house_registrant_id": 33910,
        "name": "HARMON, WILMOT, BROWN & BAGWELL, L.L.P.",
        "description": null,
        "address_1": "1010 VERMONT AVENUE, NW, #810",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "WASHINGTON",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20005",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "OMER F. BROWN, II",
        "contact_telephone": "",
        "dt_updated": "2022-04-06T16:06:09.865433-04:00"
    }
}