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

{
    "id": 111045,
    "url": "https://lda.senate.gov/api/v1/clients/111045/?format=api",
    "client_id": 12,
    "name": "AAI CORP",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "state": null,
    "state_display": null,
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": null,
    "ppb_state_display": null,
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "1996-02-14",
    "registrant": {
        "id": 8087,
        "url": "https://lda.senate.gov/api/v1/registrants/8087/?format=api",
        "house_registrant_id": 31015,
        "name": "CAPITAL PARTNERSHIPS (VA) INC.",
        "description": "Transportation and Health related consulting",
        "address_1": "11350 Random Hills Road, Suite 800",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Fairfax",
        "state": "VA",
        "state_display": "Virginia",
        "zip": "22030",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "COLLEEN F. BUTLER",
        "contact_telephone": "+1 703-851-3881",
        "dt_updated": "2022-04-06T16:04:31.305431-04:00"
    }
}