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

{
    "id": 65432,
    "url": "https://lda.senate.gov/api/v1/clients/65432/?format=api",
    "client_id": 65432,
    "name": "IGNITE FUELING INNOVATION, INC",
    "general_description": "Defense",
    "client_government_entity": null,
    "client_self_select": false,
    "state": "AL",
    "state_display": "Alabama",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "AL",
    "ppb_state_display": "Alabama",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2025-03-21",
    "registrant": {
        "id": 401109343,
        "url": "https://lda.senate.gov/api/v1/registrants/401109343/?format=api",
        "house_registrant_id": null,
        "name": "MCKINNON GROUP, LLC",
        "description": null,
        "address_1": "800 North Capitol Street NW",
        "address_2": "Suite 800",
        "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": "MARK MCKINNON",
        "contact_telephone": "+1 601-720-4336",
        "dt_updated": "2025-03-18T11:31:18.839567-04:00"
    }
}