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

{
    "id": 45700,
    "url": "https://lda.senate.gov/api/v1/clients/45700/?format=api",
    "client_id": 45700,
    "name": "ORACLE CORPORATION",
    "general_description": "Computer technology",
    "client_government_entity": null,
    "client_self_select": false,
    "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": "2022-01-21",
    "registrant": {
        "id": 72111,
        "url": "https://lda.senate.gov/api/v1/registrants/72111/?format=api",
        "house_registrant_id": 35940,
        "name": "AVENUE SOLUTIONS",
        "description": "Government representation",
        "address_1": "401 9th St. NW",
        "address_2": "Suite 720",
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20004",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "AMY TEJRAL",
        "contact_telephone": "+1 202-347-9848",
        "dt_updated": "2025-01-30T17:02:04.183211-05:00"
    }
}