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

{
    "id": 100023,
    "url": "https://lda.senate.gov/api/v1/clients/100023/?format=api",
    "client_id": 12,
    "name": "ACADEMY FOR RADIOLOGY & BIOMEDICAL IMAGING RESEARCH",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "state": "DC",
    "state_display": "District of Columbia",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "DC",
    "ppb_state_display": "District of Columbia",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2020-11-05",
    "registrant": {
        "id": 113,
        "url": "https://lda.senate.gov/api/v1/registrants/113/?format=api",
        "house_registrant_id": 30002,
        "name": "ACADEMY FOR RADIOLOGY & BIOMEDICAL IMAGING RESEARCH",
        "description": "non-profit organization",
        "address_1": "1001 Connecticut Avenue NW",
        "address_2": "610",
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20036",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "LYNN MARQUIS",
        "contact_telephone": "+1 202-347-5872",
        "dt_updated": "2025-03-06T12:20:30.392879-05:00"
    }
}