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

{
    "id": 52567,
    "url": "https://lda.senate.gov/api/v1/clients/52567/?format=api",
    "client_id": 52567,
    "name": "PUEBLO OF LAGUNA",
    "general_description": "Tribal government",
    "client_government_entity": null,
    "client_self_select": false,
    "state": "NM",
    "state_display": "New Mexico",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "NM",
    "ppb_state_display": "New Mexico",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2022-05-12",
    "registrant": {
        "id": 401103100,
        "url": "https://lda.senate.gov/api/v1/registrants/401103100/?format=api",
        "house_registrant_id": 401103100,
        "name": "JORDAN LAW FIRM, LLC",
        "description": "law firm",
        "address_1": "PO Box 326",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Tesuque",
        "state": "NM",
        "state_display": "New Mexico",
        "zip": "87574",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "SUSAN JORDAN",
        "contact_telephone": "+1 505-819-0123",
        "dt_updated": "2025-01-13T20:12:57.826829-05:00"
    }
}