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

{
    "id": 120508,
    "url": "https://lda.senate.gov/api/v1/clients/120508/?format=api",
    "client_id": 12,
    "name": "BRUNSWICK CORPORATION",
    "general_description": "recreational manufacturing",
    "client_government_entity": false,
    "client_self_select": null,
    "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": "2017-01-01",
    "registrant": {
        "id": 15007,
        "url": "https://lda.senate.gov/api/v1/registrants/15007/?format=api",
        "house_registrant_id": 32096,
        "name": "MRS. VERONICA MCCANN FLOYD",
        "description": "recreational manufacturing",
        "address_1": "5906 Ashby Manor PL",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Alexandria",
        "state": "VA",
        "state_display": "Virginia",
        "zip": "22310",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "VERONICA MCCANN FLOYD",
        "contact_telephone": "+1 703-960-2223",
        "dt_updated": "2023-09-13T16:25:20.070803-04:00"
    }
}