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

{
    "id": 141615,
    "url": "https://lda.senate.gov/api/v1/clients/141615/?format=api",
    "client_id": 470,
    "name": "TESSERA",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "state": "CA",
    "state_display": "California",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "CA",
    "ppb_state_display": "California",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "1899-12-30",
    "registrant": {
        "id": 33432,
        "url": "https://lda.senate.gov/api/v1/registrants/33432/?format=api",
        "house_registrant_id": 32204,
        "name": "LIZ ROBBINS ASSOCIATES",
        "description": "Government / Public affairs firm.",
        "address_1": "101 Constitution Ave., NW",
        "address_2": "Suite 800W",
        "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": "LIZ ROBBINS",
        "contact_telephone": "+1 202-544-6093",
        "dt_updated": "2023-10-26T12:22:44.449691-04:00"
    }
}