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

{
    "id": 123567,
    "url": "https://lda.senate.gov/api/v1/clients/123567/?format=api",
    "client_id": 1178,
    "name": "10 TANKER AIR CARRIER LLC",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": false,
    "state": "OK",
    "state_display": "Oklahoma",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "OK",
    "ppb_state_display": "Oklahoma",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2007-08-13",
    "registrant": {
        "id": 18205,
        "url": "https://lda.senate.gov/api/v1/registrants/18205/?format=api",
        "house_registrant_id": 33582,
        "name": "MCGOVERN & SMITH, LLC",
        "description": "Law Firm",
        "address_1": "1129 20th Street, N.W.",
        "address_2": "SUITE 300",
        "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 J. MCGOVERN, JR.",
        "contact_telephone": "+1 202-955-6062",
        "dt_updated": "2022-04-06T16:06:37.059199-04:00"
    }
}