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

{
    "id": 100014,
    "url": "https://lda.senate.gov/api/v1/clients/100014/?format=api",
    "client_id": 101,
    "name": "AIRCRAFT OWNERS & PILOTS ASSN",
    "general_description": "Represents interests of  aircraft owners and pilots on aviation issues.",
    "client_government_entity": null,
    "client_self_select": null,
    "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": "2007-07-31",
    "registrant": {
        "id": 33,
        "url": "https://lda.senate.gov/api/v1/registrants/33/?format=api",
        "house_registrant_id": 32970,
        "name": "AB MANAGEMENT ASSOCIATES",
        "description": "12/31/2006",
        "address_1": "6123 LUNDY PLACE",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "BURKE",
        "state": "VA",
        "state_display": "Virginia",
        "zip": "22015",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "LARRY P. BARNETT",
        "contact_telephone": "+1 703-372-6030",
        "dt_updated": "2022-04-06T16:04:34.391337-04:00"
    }
}