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

{
    "id": 153646,
    "url": "https://lda.senate.gov/api/v1/clients/153646/?format=api",
    "client_id": 12,
    "name": "O'ROURKE LAW OFFICES OF JOHN T",
    "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": "1950-12-30",
    "registrant": {
        "id": 45345,
        "url": "https://lda.senate.gov/api/v1/registrants/45345/?format=api",
        "house_registrant_id": null,
        "name": "CARPENTIER, GARY",
        "description": null,
        "address_1": "3938 PLACITA DEL LAZO",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "LAS VEGAS",
        "state": "NV",
        "state_display": "Nevada",
        "zip": "89120",
        "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:52:19.714684-05:00"
    }
}