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

{
    "id": 170763,
    "url": "https://lda.senate.gov/api/v1/clients/170763/?format=api",
    "client_id": 12,
    "name": "STABLER LAIRD",
    "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": 79654,
        "url": "https://lda.senate.gov/api/v1/registrants/79654/?format=api",
        "house_registrant_id": null,
        "name": "STABLER, LAIRD",
        "description": null,
        "address_1": "P.O. BOX 123",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "MONTCHANIN",
        "state": "DE",
        "state_display": "Delaware",
        "zip": "18710",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "",
        "contact_telephone": "",
        "dt_updated": "2022-01-13T14:54:15.946725-05:00"
    }
}