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

{
    "id": 171001,
    "url": "https://lda.senate.gov/api/v1/clients/171001/?format=api",
    "client_id": 12,
    "name": "DIDION GROUP",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "state": "VA",
    "state_display": "Virginia",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "VA",
    "ppb_state_display": "Virginia",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2003-01-08",
    "registrant": {
        "id": 80771,
        "url": "https://lda.senate.gov/api/v1/registrants/80771/?format=api",
        "house_registrant_id": 36294,
        "name": "DIDION GROUP",
        "description": null,
        "address_1": "110 MARYLAND AVE, NE, SUITE 304",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "WASHINGTON",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20002",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "MR. DALE A. DIDION",
        "contact_telephone": "+1 202-544-5430",
        "dt_updated": "2022-04-06T16:07:59.892687-04:00"
    }
}