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

{
    "id": 100725,
    "url": "https://lda.senate.gov/api/v1/clients/100725/?format=api",
    "client_id": 3312,
    "name": "AMERICAN PHOSPHATE TRADE COMMITTEE",
    "general_description": null,
    "client_government_entity": null,
    "client_self_select": null,
    "state": null,
    "state_display": null,
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": null,
    "ppb_state_display": null,
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "1899-12-30",
    "registrant": {
        "id": 682,
        "url": "https://lda.senate.gov/api/v1/registrants/682/?format=api",
        "house_registrant_id": 31784,
        "name": "AKIN GUMP STRAUSS HAUER & FELD",
        "description": "Law firm",
        "address_1": "2001 K St NW",
        "address_2": null,
        "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": "BRIAN POMPER",
        "contact_telephone": "+1 202-887-4000",
        "dt_updated": "2025-01-30T17:21:04.207453-05:00"
    }
}