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

{
    "id": 202129,
    "url": "https://lda.senate.gov/api/v1/clients/202129/?format=api",
    "client_id": 12,
    "name": "ASTON MARTIN LAGONDA LIMITED",
    "general_description": "manufacturing",
    "client_government_entity": false,
    "client_self_select": null,
    "state": null,
    "state_display": null,
    "country": "GB",
    "country_display": "United Kingdom",
    "ppb_state": null,
    "ppb_state_display": null,
    "ppb_country": "GB",
    "ppb_country_display": "United Kingdom",
    "effective_date": "2017-08-01",
    "registrant": {
        "id": 401104610,
        "url": "https://lda.senate.gov/api/v1/registrants/401104610/?format=api",
        "house_registrant_id": null,
        "name": "BOUSUM CONSULTING LLC",
        "description": "Consulting Firm",
        "address_1": "10A West Lee Street",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Baltimore",
        "state": "MD",
        "state_display": "Maryland",
        "zip": "21201",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "SCOTT BOUSUM",
        "contact_telephone": "+1 202-350-0764",
        "dt_updated": "2022-04-06T16:06:38.808234-04:00"
    }
}