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

{
    "id": 100443,
    "url": "https://lda.senate.gov/api/v1/clients/100443/?format=api",
    "client_id": 12,
    "name": "AIR CONDITIONING CONTRACTORS OF AMERICA",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "state": "VA",
    "state_display": "Virginia",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "VA",
    "ppb_state_display": "Virginia",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "1996-02-14",
    "registrant": {
        "id": 567,
        "url": "https://lda.senate.gov/api/v1/registrants/567/?format=api",
        "house_registrant_id": 32936,
        "name": "AIR CONDITIONING CONTRACTORS OF AMERICA",
        "description": null,
        "address_1": "1330 Braddock Place",
        "address_2": "Suite 350",
        "address_3": null,
        "address_4": null,
        "city": "Alexandria",
        "state": "VA",
        "state_display": "Virginia",
        "zip": "22314",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "BARTON JAMES",
        "contact_telephone": "+1 703-824-8841",
        "dt_updated": "2025-01-06T13:34:04.206374-05:00"
    }
}