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

{
    "id": 159878,
    "url": "https://lda.senate.gov/api/v1/clients/159878/?format=api",
    "client_id": 12,
    "name": "MORONGO ENTERPRISES",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "state": "CA",
    "state_display": "California",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "CA",
    "ppb_state_display": "California",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2000-07-01",
    "registrant": {
        "id": 56053,
        "url": "https://lda.senate.gov/api/v1/registrants/56053/?format=api",
        "house_registrant_id": 35181,
        "name": "SALAZAR-HOBSON, ANTONIO LAW OFFICES OF",
        "description": null,
        "address_1": "94 URANUS TERRACE",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "SAN FRANCISCO",
        "state": "CA",
        "state_display": "California",
        "zip": "94114",
        "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:53:10.275058-05:00"
    }
}