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

{
    "id": 123197,
    "url": "https://lda.senate.gov/api/v1/clients/123197/?format=api",
    "client_id": 12,
    "name": "ADN-BOLIVIA (ACCION DEMOCRATICA NACIONALISTA PARTY)",
    "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": "1996-02-14",
    "registrant": {
        "id": 17614,
        "url": "https://lda.senate.gov/api/v1/registrants/17614/?format=api",
        "house_registrant_id": 17614,
        "name": "HARRIS & ASSOC, WILLIAM D.",
        "description": "9/26/2005",
        "address_1": "3314 MANTUA DRIVE",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "FAIRFAX",
        "state": "VA",
        "state_display": "Virginia",
        "zip": "22031",
        "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:48:35.733954-05:00"
    }
}