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

{
    "id": 212752,
    "url": "https://lda.senate.gov/api/v1/clients/212752/?format=api",
    "client_id": 12,
    "name": "MOODY'S CORPORATION",
    "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": "2021-10-01",
    "registrant": {
        "id": 401106310,
        "url": "https://lda.senate.gov/api/v1/registrants/401106310/?format=api",
        "house_registrant_id": 401106310,
        "name": "MOODY'S CORPORATION",
        "description": "Global risk assessment firm.",
        "address_1": "1015 15th Street, NW",
        "address_2": "Suite 612",
        "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": "NICOLE YOUNG",
        "contact_telephone": "+1 202-213-3719",
        "dt_updated": "2025-01-30T09:54:02.313569-05:00"
    }
}