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

{
    "id": 123834,
    "url": "https://lda.senate.gov/api/v1/clients/123834/?format=api",
    "client_id": 1003566,
    "name": "L-3 SERVICES INC APPLIED TECHNOLOGIES/JAYCOR",
    "general_description": "Chemical and Biological Decontamination.",
    "client_government_entity": false,
    "client_self_select": false,
    "state": "CA",
    "state_display": "California",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "CA",
    "ppb_state_display": "California",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2008-03-01",
    "registrant": {
        "id": 18375,
        "url": "https://lda.senate.gov/api/v1/registrants/18375/?format=api",
        "house_registrant_id": 32294,
        "name": "GEORGE J. HOCHBRUECKNER & ASSOCIATES, INC.",
        "description": "Lobbying Firm",
        "address_1": "207 West 131st St.",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "New York",
        "state": "NY",
        "state_display": "New York",
        "zip": "10027",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "GEORGE HOCHBRUECKNER",
        "contact_telephone": "",
        "dt_updated": "2026-01-30T09:14:54.072523-05:00"
    }
}