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

{
    "id": 132457,
    "url": "https://lda.senate.gov/api/v1/clients/132457/?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": 24646,
        "url": "https://lda.senate.gov/api/v1/registrants/24646/?format=api",
        "house_registrant_id": null,
        "name": "MCMANUS ASSOC, P. E.",
        "description": null,
        "address_1": "2042 SW BRADFORD PLACE",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "PALM CITY",
        "state": "FL",
        "state_display": "Florida",
        "zip": "34990",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "",
        "contact_telephone": "",
        "dt_updated": "2022-01-13T14:49:25.314438-05:00"
    }
}