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

{
    "id": 203114,
    "url": "https://lda.senate.gov/api/v1/clients/203114/?format=api",
    "client_id": 12,
    "name": "KPMG LLP (UK)",
    "general_description": null,
    "client_government_entity": true,
    "client_self_select": true,
    "state": null,
    "state_display": null,
    "country": "GB",
    "country_display": "United Kingdom",
    "ppb_state": null,
    "ppb_state_display": null,
    "ppb_country": "GB",
    "ppb_country_display": "United Kingdom",
    "effective_date": "2018-11-29",
    "registrant": {
        "id": 401105065,
        "url": "https://lda.senate.gov/api/v1/registrants/401105065/?format=api",
        "house_registrant_id": 44211,
        "name": "KPMG LLP (UK)",
        "description": "Accounting and Advisory Consulting",
        "address_1": "15 Canada Square, Canary Wharf",
        "address_2": null,
        "address_3": "London",
        "address_4": " E14 5",
        "city": "London",
        "state": null,
        "state_display": null,
        "zip": "E14 5",
        "country": "GB",
        "country_display": "United Kingdom",
        "ppb_country": "GB",
        "ppb_country_display": "United Kingdom",
        "contact_name": "ALEX HOLT",
        "contact_telephone": "+1 408-275-5784",
        "dt_updated": "2022-04-06T16:06:24.358228-04:00"
    }
}