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

{
    "id": 134511,
    "url": "https://lda.gov/api/v1/clients/134511/?format=api",
    "client_id": 12,
    "name": "NATL PEACH COUNCIL",
    "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": 28322,
        "url": "https://lda.gov/api/v1/registrants/28322/?format=api",
        "house_registrant_id": null,
        "name": "WALKER, CHARLES",
        "description": null,
        "address_1": "12 NICKLAUS LN   #101",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "COLUMBIA",
        "state": "SC",
        "state_display": "South Carolina",
        "zip": "29229",
        "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:50:00.312740-05:00"
    }
}