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

{
    "id": 171111,
    "url": "https://lda.senate.gov/api/v1/clients/171111/?format=api",
    "client_id": 75,
    "name": "21ST CENTURY PASSENGER RAIL CORP",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "state": "DC",
    "state_display": "District of Columbia",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "DC",
    "ppb_state_display": "District of Columbia",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2004-01-01",
    "registrant": {
        "id": 81293,
        "url": "https://lda.senate.gov/api/v1/registrants/81293/?format=api",
        "house_registrant_id": 36314,
        "name": "ALVIN JACKSON",
        "description": "Aviation, Defense, Homeland Security, Trade",
        "address_1": "P.O. Box 551",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Kensington",
        "state": "MD",
        "state_display": "Maryland",
        "zip": "20895",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "",
        "contact_telephone": "",
        "dt_updated": "2022-01-13T14:54:15.110507-05:00"
    }
}