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

{
    "id": 55056,
    "url": "https://lda.senate.gov/api/v1/clients/55056/?format=api",
    "client_id": 55056,
    "name": "KABOOM!",
    "general_description": "Non-Profit",
    "client_government_entity": null,
    "client_self_select": true,
    "state": "MD",
    "state_display": "Maryland",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "MD",
    "ppb_state_display": "Maryland",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2023-04-03",
    "registrant": {
        "id": 401107413,
        "url": "https://lda.senate.gov/api/v1/registrants/401107413/?format=api",
        "house_registrant_id": null,
        "name": "KABOOM!",
        "description": null,
        "address_1": "7200 Wisconsin Ave.",
        "address_2": "Ste. 400",
        "address_3": null,
        "address_4": null,
        "city": "Bethesda",
        "state": "MD",
        "state_display": "Maryland",
        "zip": "20814",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "ROBERT MAYER",
        "contact_telephone": "+1 716-601-4990",
        "dt_updated": "2025-07-09T13:00:51.621478-04:00"
    }
}