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

{
    "id": 202806,
    "url": "https://lda.senate.gov/api/v1/clients/202806/?format=api",
    "client_id": 12,
    "name": "GUAM SHIPYARD",
    "general_description": "Ship repair.",
    "client_government_entity": false,
    "client_self_select": null,
    "state": null,
    "state_display": null,
    "country": "GU",
    "country_display": "Guam",
    "ppb_state": null,
    "ppb_state_display": null,
    "ppb_country": "GU",
    "ppb_country_display": "Guam",
    "effective_date": "2018-01-01",
    "registrant": {
        "id": 401104839,
        "url": "https://lda.senate.gov/api/v1/registrants/401104839/?format=api",
        "house_registrant_id": null,
        "name": "WASHINGTON GLOBAL LAW GROUP, PLLC",
        "description": "Law Firm",
        "address_1": "1701 Pennsylvania Ave., NW",
        "address_2": "Suite 200",
        "address_3": null,
        "address_4": null,
        "city": "Washington",
        "state": "DC",
        "state_display": "District of Columbia",
        "zip": "20006",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "JOHN MONTGOMERY",
        "contact_telephone": "+1 202-248-5438",
        "dt_updated": "2022-04-06T16:06:49.341743-04:00"
    }
}