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

{
    "id": 73564,
    "url": "https://lda.gov/api/v1/clients/73564/?format=api",
    "client_id": 73564,
    "name": "IONQ, INC.",
    "general_description": "Quantum computing",
    "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": "2026-05-04",
    "registrant": {
        "id": 401110749,
        "url": "https://lda.gov/api/v1/registrants/401110749/?format=api",
        "house_registrant_id": null,
        "name": "IONQ, INC.",
        "description": null,
        "address_1": "4505 Campus Drive",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "College Park",
        "state": "MD",
        "state_display": "Maryland",
        "zip": "20740",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "JESSICA HUNTER",
        "contact_telephone": "+1 301-298-7997",
        "dt_updated": "2026-07-28T15:10:16.527951-04:00"
    }
}