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

{
    "id": 64193,
    "url": "https://lda.senate.gov/api/v1/clients/64193/?format=api",
    "client_id": 64193,
    "name": "APOLLO RESEARCH PBC",
    "general_description": "AI safety organization",
    "client_government_entity": null,
    "client_self_select": true,
    "state": "DE",
    "state_display": "Delaware",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "DE",
    "ppb_state_display": "Delaware",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2025-02-12",
    "registrant": {
        "id": 401109171,
        "url": "https://lda.senate.gov/api/v1/registrants/401109171/?format=api",
        "house_registrant_id": null,
        "name": "APOLLO RESEARCH PBC",
        "description": null,
        "address_1": "800 N King St",
        "address_2": "Suite 304",
        "address_3": null,
        "address_4": null,
        "city": "Wilmington",
        "state": "DE",
        "state_display": "Delaware",
        "zip": "19801",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "CHRIS AKIN",
        "contact_telephone": "+1 646-875-2757",
        "dt_updated": "2025-02-12T04:59:02.968234-05:00"
    }
}