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

{
    "id": 123067,
    "url": "https://lda.senate.gov/api/v1/clients/123067/?format=api",
    "client_id": 176,
    "name": "21ST CENTURY FOX, INC.",
    "general_description": "Broadcast, film, news, and other media",
    "client_government_entity": false,
    "client_self_select": false,
    "state": "DC",
    "state_display": "District of Columbia",
    "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": "2013-07-01",
    "registrant": {
        "id": 17385,
        "url": "https://lda.senate.gov/api/v1/registrants/17385/?format=api",
        "house_registrant_id": 30060,
        "name": "TEMPLE STRATEGIES",
        "description": "Consulting Firm",
        "address_1": "2120 L Street, NW",
        "address_2": "Suite 850",
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20037",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "RILEY TEMPLE",
        "contact_telephone": "+1 202-371-9100",
        "dt_updated": "2022-04-06T16:08:13.683840-04:00"
    }
}