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

{
    "id": 132024,
    "url": "https://lda.senate.gov/api/v1/clients/132024/?format=api",
    "client_id": 12,
    "name": "ALASKA STATE AFL CIO",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "state": null,
    "state_display": null,
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": null,
    "ppb_state_display": null,
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "1996-02-14",
    "registrant": {
        "id": 24420,
        "url": "https://lda.senate.gov/api/v1/registrants/24420/?format=api",
        "house_registrant_id": 31972,
        "name": "MCGLOTTEN & JARVIS",
        "description": "Lobbying",
        "address_1": "1111 19TH STREET, NW 10TH FLOOR",
        "address_2": "10TH FLOOR",
        "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": "JOHN JARVIS",
        "contact_telephone": "+1 202-262-2917",
        "dt_updated": "2022-04-06T16:07:48.306376-04:00"
    }
}