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

{
    "id": 102659,
    "url": "https://lda.senate.gov/api/v1/clients/102659/?format=api",
    "client_id": 12,
    "name": "AMERICAN BUREAU OF SHIPPING",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "state": "TX",
    "state_display": "Texas",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "TX",
    "ppb_state_display": "Texas",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2010-01-01",
    "registrant": {
        "id": 1832,
        "url": "https://lda.senate.gov/api/v1/registrants/1832/?format=api",
        "house_registrant_id": 33738,
        "name": "AMERICAN BUREAU OF SHIPPING",
        "description": "maritime",
        "address_1": "16855 NORTHCHASE DRIVE",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "HOUSTON",
        "state": "TX",
        "state_display": "Texas",
        "zip": "77060",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "CAREN AMAYA",
        "contact_telephone": "+1 703-519-9969",
        "dt_updated": "2022-04-06T16:06:38.270428-04:00"
    }
}