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

{
    "id": 211234,
    "url": "https://lda.senate.gov/api/v1/clients/211234/?format=api",
    "client_id": 101,
    "name": "NATIONAL ASSOCIATION OF CONVENIENCE STORES(NACS)",
    "general_description": "represents convenience stores",
    "client_government_entity": false,
    "client_self_select": null,
    "state": "VA",
    "state_display": "Virginia",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "VA",
    "ppb_state_display": "Virginia",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2021-06-04",
    "registrant": {
        "id": 315991,
        "url": "https://lda.senate.gov/api/v1/registrants/315991/?format=api",
        "house_registrant_id": 39227,
        "name": "MALONEY GOVERNMENT RELATIONS, LLC",
        "description": "lobbying",
        "address_1": "2948 Brandywine Street, NW",
        "address_2": "1st Floor, 30th Street Entrance",
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20008",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "ROBERT H. MALONEY",
        "contact_telephone": "+1 202-494-6093",
        "dt_updated": "2025-01-29T16:15:56.878274-05:00"
    }
}