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

{
    "id": 61967,
    "url": "https://lda.senate.gov/api/v1/clients/61967/?format=api",
    "client_id": 61967,
    "name": "CAMGIAN CORPORATION",
    "general_description": "Software",
    "client_government_entity": null,
    "client_self_select": true,
    "state": "MS",
    "state_display": "Mississippi",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "MS",
    "ppb_state_display": "Mississippi",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2024-10-16",
    "registrant": {
        "id": 401109001,
        "url": "https://lda.senate.gov/api/v1/registrants/401109001/?format=api",
        "house_registrant_id": null,
        "name": "CAMGIAN CORPORATION",
        "description": null,
        "address_1": "100 Research Blvd",
        "address_2": "#313",
        "address_3": null,
        "address_4": null,
        "city": "Starkville",
        "state": "MS",
        "state_display": "Mississippi",
        "zip": "39759",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "JAMES STRINGER",
        "contact_telephone": "+1 662-320-1020",
        "dt_updated": "2025-01-30T12:50:03.384458-05:00"
    }
}