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

{
    "id": 129077,
    "url": "https://lda.senate.gov/api/v1/clients/129077/?format=api",
    "client_id": 975,
    "name": "NICK OLAERTS",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "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": "1899-12-30",
    "registrant": {
        "id": 22201,
        "url": "https://lda.senate.gov/api/v1/registrants/22201/?format=api",
        "house_registrant_id": 30855,
        "name": "LATHAM & WATKINS LLP",
        "description": "law firm",
        "address_1": "555 11th Street, NW",
        "address_2": "Suite 1000",
        "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": "EMILY GIBSON",
        "contact_telephone": "+1 213-892-3210",
        "dt_updated": "2022-04-06T16:04:30.396745-04:00"
    }
}