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

{
    "id": 44876,
    "url": "https://lda.senate.gov/api/v1/clients/44876/?format=api",
    "client_id": 44876,
    "name": "REBEL NEWS",
    "general_description": "News organization",
    "client_government_entity": null,
    "client_self_select": false,
    "state": "ON",
    "state_display": "Ontario",
    "country": "CA",
    "country_display": "Canada",
    "ppb_state": "ON",
    "ppb_state_display": "Ontario",
    "ppb_country": "CA",
    "ppb_country_display": "Canada",
    "effective_date": "2022-01-19",
    "registrant": {
        "id": 401105389,
        "url": "https://lda.senate.gov/api/v1/registrants/401105389/?format=api",
        "house_registrant_id": 401105389,
        "name": "SCHAERR JAFFE LLP",
        "description": "Law firm",
        "address_1": "1717 K St NW",
        "address_2": "Suite 900",
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20006",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "GENE SCHAERR",
        "contact_telephone": "+1 202-787-1060",
        "dt_updated": "2025-01-29T18:29:57.410418-05:00"
    }
}