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

{
    "id": 65298,
    "url": "https://lda.senate.gov/api/v1/clients/65298/?format=api",
    "client_id": 65298,
    "name": "GOVERNMENT EMPLOYEES INSURANCE COMPANY",
    "general_description": "Insurance",
    "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": "2025-03-24",
    "registrant": {
        "id": 401109238,
        "url": "https://lda.senate.gov/api/v1/registrants/401109238/?format=api",
        "house_registrant_id": 66854,
        "name": "GOVERNMENT EMPLOYEES INSURANCE COMPANY",
        "description": null,
        "address_1": "5260 Western Ave",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Chevy Chase",
        "state": "MD",
        "state_display": "Maryland",
        "zip": "20815",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "MOLLY GRIFFIN",
        "contact_telephone": "+1 240-319-0021",
        "dt_updated": "2026-01-29T11:41:12.374654-05:00"
    }
}