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

{
    "id": 127454,
    "url": "https://lda.senate.gov/api/v1/clients/127454/?format=api",
    "client_id": 164,
    "name": "WORLDSPACE CORPORATION",
    "general_description": "TELECOMMUNICATIONS",
    "client_government_entity": null,
    "client_self_select": null,
    "state": "DC",
    "state_display": "District of Columbia",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "DC",
    "ppb_state_display": "District of Columbia",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2002-03-12",
    "registrant": {
        "id": 20868,
        "url": "https://lda.senate.gov/api/v1/registrants/20868/?format=api",
        "house_registrant_id": 31471,
        "name": "JONES DAY",
        "description": "Law firm",
        "address_1": "51 Louisiana Avenue, NW",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20001",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "MICHAEL SHUMAKER",
        "contact_telephone": "+1 202-879-3939",
        "dt_updated": "2022-04-06T16:07:31.191604-04:00"
    }
}