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

{
    "id": 100230,
    "url": "https://lda.gov/api/v1/clients/100230/?format=api",
    "client_id": 253,
    "name": "TRSG CORP",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "state": "NV",
    "state_display": "Nevada",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "NV",
    "ppb_state_display": "Nevada",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2001-12-11",
    "registrant": {
        "id": 248,
        "url": "https://lda.gov/api/v1/registrants/248/?format=api",
        "house_registrant_id": 33944,
        "name": "ADVANTAGE ASSOCIATES INTERNATIONAL",
        "description": "Defence finding",
        "address_1": "124 Eareckson",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Stevensville",
        "state": "MD",
        "state_display": "Maryland",
        "zip": "21666",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "BILL SARPALIUS",
        "contact_telephone": "+1 202-438-1900",
        "dt_updated": "2026-09-27T12:59:49.367910-04:00"
    }
}