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

{
    "id": 103202,
    "url": "https://lda.senate.gov/api/v1/clients/103202/?format=api",
    "client_id": 1698,
    "name": "123 ID INC",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "state": "ND",
    "state_display": "North Dakota",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "ND",
    "ppb_state_display": "North Dakota",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2002-03-15",
    "registrant": {
        "id": 2194,
        "url": "https://lda.senate.gov/api/v1/registrants/2194/?format=api",
        "house_registrant_id": 32825,
        "name": "AMERICAN DEFENSE INTERNATIONAL, INC.",
        "description": "Lobbying and consulting firm.",
        "address_1": "1101 K Street",
        "address_2": "Suite 850",
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20005",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "BONNIE SHINDELMAN",
        "contact_telephone": "+1 202-589-0020",
        "dt_updated": "2025-01-23T13:37:21.916528-05:00"
    }
}