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

{
    "id": 100407,
    "url": "https://lda.senate.gov/api/v1/clients/100407/?format=api",
    "client_id": 12,
    "name": "AFLAC INCORPORATED",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "state": "GA",
    "state_display": "Georgia",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "GA",
    "ppb_state_display": "Georgia",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2007-08-14",
    "registrant": {
        "id": 385,
        "url": "https://lda.senate.gov/api/v1/registrants/385/?format=api",
        "house_registrant_id": 32158,
        "name": "AFLAC INCORPORATED",
        "description": null,
        "address_1": "1932 WYNNTON ROAD",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "COLUMBUS",
        "state": "GA",
        "state_display": "Georgia",
        "zip": "31999",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "JESSICA STRIETER ELTING",
        "contact_telephone": "+1 202-289-6401",
        "dt_updated": "2025-01-28T13:20:48.495542-05:00"
    }
}