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

{
    "id": 123445,
    "url": "https://lda.senate.gov/api/v1/clients/123445/?format=api",
    "client_id": 1002362,
    "name": "COMMISSION FOR ART RECOVERY INC",
    "general_description": "Efforts to identify and obtain restitution of Holocaust-era looted art.",
    "client_government_entity": false,
    "client_self_select": false,
    "state": null,
    "state_display": null,
    "country": "",
    "country_display": "* Undetermined",
    "ppb_state": null,
    "ppb_state_display": null,
    "ppb_country": "",
    "ppb_country_display": "* Undetermined",
    "effective_date": "2007-08-03",
    "registrant": {
        "id": 18091,
        "url": "https://lda.senate.gov/api/v1/registrants/18091/?format=api",
        "house_registrant_id": 33106,
        "name": "HERRICK, FEINSTEIN LLP",
        "description": "Law Firm",
        "address_1": "2 Park Avenue",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "New York",
        "state": "NY",
        "state_display": "New York",
        "zip": "10016",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "KEVIN FULLINGTON",
        "contact_telephone": "+1 212-592-1442",
        "dt_updated": "2022-04-06T16:07:46.456451-04:00"
    }
}