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

{
    "id": 72523,
    "url": "https://lda.gov/api/v1/clients/72523/?format=api",
    "client_id": 72523,
    "name": "BRIDGEGREEN UPCYCLE CORP",
    "general_description": "manufacturing",
    "client_government_entity": null,
    "client_self_select": false,
    "state": "NY",
    "state_display": "New York",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "NY",
    "ppb_state_display": "New York",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2025-12-01",
    "registrant": {
        "id": 401108548,
        "url": "https://lda.gov/api/v1/registrants/401108548/?format=api",
        "house_registrant_id": 56517,
        "name": "THE PETERSON GROUP LLC",
        "description": null,
        "address_1": "201 N Union Street",
        "address_2": "Suite 110",
        "address_3": null,
        "address_4": null,
        "city": "Alexandria",
        "state": "VA",
        "state_display": "Virginia",
        "zip": "22301",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "THERESA PETERSON",
        "contact_telephone": "+1 202-406-0231",
        "dt_updated": "2026-07-29T18:48:29.772668-04:00"
    }
}